Track tasks and feature requests
Join 40 million developers who use GitHub issues to help identify, assign, and keep track of the features and bug fixes your projects need.
Sign up for free See pricing for teams and enterprisesnpm error fetch failed #412
Closed
Labels
Comments
This comment has been minimized.
This comment has been minimized.
|
Please run the following and share the output:
|
This comment has been minimized.
This comment has been minimized.
|
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 |
This comment has been minimized.
This comment has been minimized.
|
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. |
This comment has been minimized.
This comment has been minimized.
|
Thanks a lot, i now upgrade node |
This comment has been minimized.
This comment has been minimized.
|
@baratch Cool - let me know if it works for you now! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi!
When I try to install webtorrent from npm , I have this error with mp4box.js