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 ERR! 404 Not Found: @contentful/axios@^0.18.0 #91

Closed
Rclayton78 opened this issue Feb 7, 2018 · 2 comments
Closed

npm ERR! 404 Not Found: @contentful/axios@^0.18.0 #91

Rclayton78 opened this issue Feb 7, 2018 · 2 comments

Comments

@Rclayton78
Copy link

Rclayton78 commented Feb 7, 2018

I'm getting this NPM error message: npm ERR! 404 Not Found: @contentful/axios@^0.18.0
Is this an NPM registry issue?

Wondering if this could be related:
npm/npm#19254

@axe312ger
Copy link
Collaborator

Jep, has to be either your machine or a bug in npm. We are downloading this dependency daily on multiple machines and our CI and are not experiencing that problem.

You may try to delete your local npm cache and the node_modules directory in your project. This might help.

https://docs.npmjs.com/troubleshooting/try-clearing-the-npm-cache

Best,
Benedikt

@Rclayton78
Copy link
Author

We found the issue on our end. We were using a proxy I was unaware of and it was cached.

Thanks for the help!

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