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 error fetch failed #412

Closed
matteobarato opened this issue Aug 30, 2015 · 5 comments
Closed

npm error fetch failed #412

matteobarato opened this issue Aug 30, 2015 · 5 comments
Labels

Comments

@matteobarato
Copy link

@matteobarato matteobarato commented Aug 30, 2015

Hi!
When I try to install webtorrent from npm , I have this error with mp4box.js

npm ERR! fetch failed https://github.com/jhiesey/mp4box.js.git#nodified
npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 406
@feross

This comment has been minimized.

Copy link
Member

@feross feross commented Aug 30, 2015

Please run the following and share the output:

node -v
npm -v
@matteobarato

This comment has been minimized.

Copy link
Author

@matteobarato matteobarato commented Aug 30, 2015

sorry, 1st row

npm WARN engine windows-no-runnable@0.0.6: wanted: {"node":"0.6"} (current: {"node":"0.12.0","npm":"2.5.1"})
npm ERR! fetch failed https://github.com/jhiesey/mp4box.js.git#nodified
npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 406
@feross

This comment has been minimized.

Copy link
Member

@feross feross commented Aug 30, 2015

Thanks for sharing the version of node you're using. I just tested on node 0.12.0 and confirmed that it doesn't work. If you update to the latest from the 0.12 series (node 0.12.7), then it installs without error! It looks like there's probably a bug in the older npm version that got fixed.

You can download the latest node release from https://nodejs.org.

@feross feross closed this Aug 30, 2015
@feross feross added the question label Aug 30, 2015
@matteobarato

This comment has been minimized.

Copy link
Author

@matteobarato matteobarato commented Aug 30, 2015

Thanks a lot, i now upgrade node

@feross

This comment has been minimized.

Copy link
Member

@feross feross commented Aug 30, 2015

@baratch Cool - let me know if it works for you now!

@lock lock bot locked as resolved and limited conversation to collaborators May 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.