petethepig/devtools-terminal

Dev Terminal fails install

johnk3go opened this issue · 7 comments

pty.js@0.2.3 install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the pty.js@0.2.3 install script.
npm ERR! 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 ERR! System Darwin 13.0.0
npm ERR! command "node" "/usr/local/bin/npm" "install" "-g" "devtools-terminal"
npm ERR! cwd /private/var/root
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.3.24
npm ERR! code ELIFECYCLE

If you want the debug log please let me know.

please tell me what to patch or set to run the install script successfully ?
thanks
John

What OS are you using?
And by the way, perhaps you should report this to pty.js developers.

thanks will do
its a PTY problem I believe
-John


From: Dmitry Filimonov notifications@github.com
To: petethepig/devtools-terminal devtools-terminal@noreply.github.com
Cc: johnk3go k3go@bellsouth.net
Sent: Saturday, February 8, 2014 5:34 PM
Subject: Re: [devtools-terminal] Dev Terminal fails install (#35)

What OS are you using?
And by the way, perhaps you should report this to pty.js developers.

Reply to this email directly or view it on GitHub.

Same error here, OS X 10.9 with node 0.10.24 and npm 1.3.21. Also noted on pty issue tracker.

same issue for me on 10.8.5

Hello, try put sudo before the npm. I'm pretty sure that, it'll work :)

Thanks will try it

Sent from johnsmit@cisco.com iPhone +1-770-841-4800

On Mar 3, 2014, at 5:33 AM, João Paulo notifications@github.com wrote:

Hello, try put sudo before the npm. I'm pretty sure that, it'll work :)


Reply to this email directly or view it on GitHub.