You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i try to execute command browserstack tunnel localhost:80 on my Windows 2008 machine I'm getting an error below:
node.js:468
var b = process.binding('signal_watcher');
^
Error: No such module
at process.startup.processSignalHandlers.process.on.process.addListener (nod
e.js:468:27)
at Command.makeATunnel (F:\Users\antonv\AppData\Roaming\npm\node_modules\bro
wserstack-cli\bin\cli.js:117:11)
at Command.action (F:\Users\antonv\AppData\Roaming\npm\node_modules\browsers
tack-cli\node_modules\commander\index.js:254:8)
at Command.EventEmitter.emit (events.js:115:20)
at Command.parseArgs (F:\Users\antonv\AppData\Roaming\npm\node_modules\brows
erstack-cli\node_modules\commander\index.js:471:12)
at Command.parse (F:\Users\antonv\AppData\Roaming\npm\node_modules\browserst
ack-cli\node_modules\commander\index.js:378:15)
at Object. (F:\Users\antonv\AppData\Roaming\npm\node_modules\brow
serstack-cli\bin\cli.js:141:9)
at Module._compile (module.js:449:26)
at Object.Module._extensions..js (module.js:467:10)
at Module.load (module.js:356:32)
The text was updated successfully, but these errors were encountered:
When i try to execute command browserstack tunnel localhost:80 on my Windows 2008 machine I'm getting an error below:
node.js:468
var b = process.binding('signal_watcher');
^
Error: No such module
at process.startup.processSignalHandlers.process.on.process.addListener (nod
e.js:468:27)
at Command.makeATunnel (F:\Users\antonv\AppData\Roaming\npm\node_modules\bro
wserstack-cli\bin\cli.js:117:11)
at Command.action (F:\Users\antonv\AppData\Roaming\npm\node_modules\browsers
tack-cli\node_modules\commander\index.js:254:8)
at Command.EventEmitter.emit (events.js:115:20)
at Command.parseArgs (F:\Users\antonv\AppData\Roaming\npm\node_modules\brows
erstack-cli\node_modules\commander\index.js:471:12)
at Command.parse (F:\Users\antonv\AppData\Roaming\npm\node_modules\browserst
ack-cli\node_modules\commander\index.js:378:15)
at Object. (F:\Users\antonv\AppData\Roaming\npm\node_modules\brow
serstack-cli\bin\cli.js:141:9)
at Module._compile (module.js:449:26)
at Object.Module._extensions..js (module.js:467:10)
at Module.load (module.js:356:32)
The text was updated successfully, but these errors were encountered: