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

TypeError: process.stdin.setRawMode is not a function #50

Closed
kotAPI opened this issue Nov 11, 2015 · 2 comments
Closed

TypeError: process.stdin.setRawMode is not a function #50

kotAPI opened this issue Nov 11, 2015 · 2 comments

Comments

@kotAPI
Copy link

kotAPI commented Nov 11, 2015

I get this error while trying to install the module.
I used npm install -g how-to-npm

TypeError: process.stdin.setRawMode is not a function
    at module.exports (C:\Users\Kothapalli\AppData\Roaming\npm\node_modules\how-to-npm\node_modules\adventure\lib\menu.js:51:19)
    at Shop.showMenu (C:\Users\Kothapalli\AppData\Roaming\npm\node_modules\how-to-npm\node_modules\adventure\index.js:258:16)
    at Shop.execute (C:\Users\Kothapalli\AppData\Roaming\npm\node_modules\how-to-npm\node_modules\adventure\index.js:122:14)
    at Shop.shop.execute (C:\Users\Kothapalli\AppData\Roaming\npm\node_modules\how-to-npm\index.js:37:45)
    at Object.<anonymous> (C:\Users\Kothapalli\AppData\Roaming\npm\node_modules\how-to-npm\index.js:86:8)
    at Module._compile (module.js:425:26)
    at Object.Module._extensions..js (module.js:432:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:311:12)
    at Function.Module.runMain (module.js:457:10)

@shmily1140
Copy link

same to me

@kotAPI
Copy link
Author

kotAPI commented Sep 8, 2020

Closing

@kotAPI kotAPI closed this as completed Sep 8, 2020
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

2 participants