-
Notifications
You must be signed in to change notification settings - Fork 24
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
build fails with node 6.2.0 #45
Comments
+1 |
Build seems to fail with node LTS (currently 6.10.0). Unfortunately I cannot do more than post the build error I receive. Hope someone will look into this issue:
|
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
311 verbose pkgid [email protected]
312 verbose cwd /home/ashish/code/ipaas
313 error Linux 3.16.0-38-generic
314 error argv "/home/ashish/.nvm/versions/node/v6.2.2/bin/node" "/home/ashish/.nvm/versions/node/v6.2.2/bin/npm" "install" "exiv2"
315 error node v6.2.2
316 error npm v3.9.5
317 error code ELIFECYCLE
318 error [email protected] install:
node-gyp rebuild
318 error Exit status 1
319 error Failed at the [email protected] install script 'node-gyp rebuild'.
319 error Make sure you have the latest version of node.js and npm installed.
319 error If you do, this is most likely a problem with the exiv2 package,
319 error not with npm itself.
319 error Tell the author that this fails on your system:
319 error node-gyp rebuild
319 error You can get information on how to open an issue for this project with:
319 error npm bugs exiv2
319 error Or if that isn't available, you can get their info via:
319 error npm owner ls exiv2
319 error There is likely additional logging output above.
320 verbose exit [ 1, true ]
The text was updated successfully, but these errors were encountered: