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

Cannot install on node 0.12 #5

Open
hughes opened this issue Mar 18, 2016 · 1 comment
Open

Cannot install on node 0.12 #5

hughes opened this issue Mar 18, 2016 · 1 comment

Comments

@hughes
Copy link

hughes commented Mar 18, 2016

$ nvm use 0.12
$ npm install perfnow
...
npm ERR! fetch failed https://registry.npmjs.org/i/-/i-0.3.2.tgz
npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 504

There's no mention of the i package in the shrinkwrapped dependencies, but it's somehow getting installed. Version 0.3.2 doesn't exist on npm.

In node 4.3, this dependency is not installed.

@daniellmb
Copy link
Owner

Yeah need take a look at the npm stuff it's all broken at the moment. Travis CI is failing as well. If you have time I'd welcome a PR to resolve it! :)

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