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

Error when running npm install #8

Closed
CosmicWebServices opened this issue Nov 4, 2018 · 2 comments
Closed

Error when running npm install #8

CosmicWebServices opened this issue Nov 4, 2018 · 2 comments

Comments

@CosmicWebServices
Copy link

Error

> node scripts/install.js

fetching: http://download.handbrake.fr/releases/1.0.7/HandBrakeCLI-1.0.7.dmg
internal/streams/legacy.js:59
      throw er; // Unhandled stream error in pipe.
      ^

Error: write EPROTO 4448560576:error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure:../deps/openssl/openssl/ssl/s23_clnt.c:802:

    at WriteWrap.afterWrite [as oncomplete] (net.js:868:14)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] postinstall: `node scripts/install.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/user/.npm/_logs/2018-11-04T14_00_24_264Z-debug.log

OS

MacBook Pro (13-inch, 2017)
MacOS 10.14

@robinp7720
Copy link
Owner

This is a bug with npm which has already been fixed. See here: nodejs/node#16196

@CosmicWebServices
Copy link
Author

Thanks

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