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 install chimp is throwing an error #61

Closed
ashokdudhade opened this issue Aug 24, 2015 · 2 comments
Closed

npm install chimp is throwing an error #61

ashokdudhade opened this issue Aug 24, 2015 · 2 comments

Comments

@ashokdudhade
Copy link

I'm getting below error when tried to install chimp.

npm http 404 https://registry.npmjs.org/xolvio/sync-webdriverio
npm ERR! 404 Not Found
npm ERR! 404
npm ERR! 404 'xolvio/sync-webdriverio' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it
npm ERR! 404 It was specified as a dependency of 'chimp'
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, or http url, or git url.

npm ERR! System Darwin 14.4.0
npm ERR! command "node" "/usr/local/bin/npm" "install" "chimp"

@ghost
Copy link

ghost commented Aug 24, 2015

You need to update your npm with npm install -g npm

@ghost ghost closed this as completed Aug 24, 2015
@ashokdudhade
Copy link
Author

Thanks it solved the problem

This issue was closed.
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