Skip to content

npm install fails (404: 'google-cloud' is not in the npm registry.) #1473

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

Closed
jasonpolites opened this issue Aug 8, 2016 · 1 comment
Closed
Assignees

Comments

@jasonpolites
Copy link

I just tried npm installing the latest version, but it fails for me with a 404:

npm ERR! Darwin 15.6.0
npm ERR! argv "/usr/local/Cellar/node/5.9.1/bin/node" "/usr/local/bin/npm" "install" "--save" "google-cloud"
npm ERR! node v5.9.1
npm ERR! npm  v3.7.3
npm ERR! code E404

npm ERR! 404 Registry returned 404 for GET on https://registry.npmjs.org/google-cloud
npm ERR! 404 
npm ERR! 404  'google-cloud' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
@stephenplusplus
Copy link
Contributor

Related: #1466

We've not released the modules yet (that can be tracked here). I added a note to the readme that points to the correct docs for now.

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