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

Doesn't work on windows #38

Closed
dilignt opened this issue Nov 21, 2013 · 2 comments
Closed

Doesn't work on windows #38

dilignt opened this issue Nov 21, 2013 · 2 comments

Comments

@dilignt
Copy link

dilignt commented Nov 21, 2013

Installs fine, then trying to run it I get the following

$ stream-adventure

C:\Users\Mike\AppData\Roaming\npm\node_modules\stream-adventure\node_modules\terminal-menu\index.js:59
    process.stdin.setRawMode(true);
                  ^
TypeError: Object #<Socket> has no method 'setRawMode'
    at new Menu (C:\Users\Mike\AppData\Roaming\npm\node_modules\stream-adventure\node_modules\terminal-menu\index.js:59:19)
    at module.exports (C:\Users\Mike\AppData\Roaming\npm\node_modules\stream-adventure\node_modules\terminal-menu\index.js:7:12)
    at module.exports (C:\Users\Mike\AppData\Roaming\npm\node_modules\stream-adventure\bin\menu.js:9:16)
    at Object.<anonymous> (C:\Users\Mike\AppData\Roaming\npm\node_modules\stream-adventure\bin\cmd.js:125:14)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Function.Module.runMain (module.js:497:10)
    at startup (node.js:119:16)
@ghost
Copy link

ghost commented Mar 2, 2015

old version of node

@ghost ghost closed this as completed Mar 2, 2015
@dilignt
Copy link
Author

dilignt commented Mar 2, 2015

v 0.10.30

On 2 March 2015 at 10:56, James Halliday notifications@github.com wrote:

old version of node


Reply to this email directly or view it on GitHub
#38 (comment)
.

This issue was closed.
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