pty.js: Failed at the pty.js@0.3.0 install script 'node-gyp rebuild'.

Now using node v5.4.1 (npm v3.3.12) when run npm install:

npm ERR! pty.js@0.3.0 install: node-gyp rebuild npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the pty.js@0.3.0 install script ‘node-gyp rebuild’. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the pty.js package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node-gyp rebuild npm ERR! You can get their info via: npm ERR! npm owner ls pty.js npm ERR! There is likely additional logging output above. npm verb exit [ 1, true ]

About this issue

  • Original URL
  • State: open
  • Created 8 years ago
  • Reactions: 1
  • Comments: 20

Most upvoted comments

I forked this project recently to https://github.com/Tyriar/node-pty, you might want to try it out. Quite a bit of work has gone into improving it.

need a fix for this