devtools-terminal icon indicating copy to clipboard operation
devtools-terminal copied to clipboard

Dev Terminal fails install

Open johnk3go opened this issue 10 years ago • 7 comments

[email protected] install: node-gyp rebuild npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] 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

johnk3go avatar Feb 08 '14 16:02 johnk3go

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

petethepig avatar Feb 08 '14 22:02 petethepig

thanks will do its a PTY problem I believe -John


From: Dmitry Filimonov [email protected] To: petethepig/devtools-terminal [email protected] Cc: johnk3go [email protected] 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.

johnk3go avatar Feb 08 '14 23:02 johnk3go

:+1:

austinrivas avatar Feb 19 '14 19:02 austinrivas

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

hammer avatar Feb 23 '14 07:02 hammer

same issue for me on 10.8.5

burgessa23 avatar Feb 26 '14 05:02 burgessa23

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

ghost avatar Mar 02 '14 21:03 ghost

Thanks will try it

Sent from [email protected] iPhone +1-770-841-4800

On Mar 3, 2014, at 5:33 AM, João Paulo [email protected] 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.

johnk3go avatar Mar 03 '14 17:03 johnk3go