browserstack-cli icon indicating copy to clipboard operation
browserstack-cli copied to clipboard

No such module error

Open hun1ahpu opened this issue 12 years ago • 0 comments

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)

hun1ahpu avatar Jun 21 '13 14:06 hun1ahpu