Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No such module error #16

Open
hun1ahpu opened this issue Jun 21, 2013 · 0 comments
Open

No such module error #16

hun1ahpu opened this issue Jun 21, 2013 · 0 comments

Comments

@hun1ahpu
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant