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

npm ERR! jpegtran-bin@0.2.0 postinstall: node pre-build.js #2

Closed
Tyvain opened this issue Aug 25, 2015 · 1 comment
Closed

npm ERR! jpegtran-bin@0.2.0 postinstall: node pre-build.js #2

Tyvain opened this issue Aug 25, 2015 · 1 comment

Comments

@Tyvain
Copy link

Tyvain commented Aug 25, 2015

npm WARN package.json chat@0.0.0 No repository field.
/
> jpegtran-bin@0.2.0 postinstall /home/dev.recif.nc/sylvain.auger-leger/mean-chat/node_modules/jpegtran-bin
> node pre-build.js


stream.js:94
      throw er; // Unhandled stream error in pipe.
            ^
Error: connect EHOSTUNREACH
    at errnoException (net.js:905:11)
    at Object.afterConnect [as oncomplete] (net.js:896:19)

npm ERR! jpegtran-bin@0.2.0 postinstall: `node pre-build.js`
npm ERR! Exit status 8
npm ERR! 
npm ERR! Failed at the jpegtran-bin@0.2.0 postinstall script.
npm ERR! This is most likely a problem with the jpegtran-bin package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node pre-build.js
npm ERR! You can get their info via:
npm ERR!     npm owner ls jpegtran-bin
npm ERR! There is likely additional logging output above.
npm ERR! System Linux 3.13.0-44-generic
npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install"
npm ERR! cwd /home/dev.recif.nc/sylvain.auger-leger/mean-chat
npm ERR! node -v v0.10.38
npm ERR! npm -v 1.4.28
npm ERR! code ELIFECYCLE
npm ERR! not ok code 0
@Tyvain
Copy link
Author

Tyvain commented Aug 25, 2015

Fixed by replacing this in package.json : "jpegtran-bin": "latest",

@Tyvain Tyvain closed this as completed Aug 25, 2015
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

1 participant