Skip to content

No such module error #16

Description

@hun1ahpu

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions