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 - GET https://registry.npmjs.org/colors/-/colors-1.4.2.tgz #323

Open
rohan0rtiz0 opened this issue May 3, 2022 · 1 comment

Comments

@rohan0rtiz0
Copy link

Received the following error when I go to the checked out repo and run "npm install"

npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/colors/-/colors-1.4.2.tgz
npm ERR! 404 
npm ERR! 404  '[email protected]' 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 It was specified as a dependency of 'TeslaJS'
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
@mseminatore
Copy link
Owner

There is an error in the checked in package-lock.json file. Try deleting it:

https://poanchen.github.io/blog/2020/04/13/how-to-update-package-lock-json-file-in-order-to-honour-the-and-~-symbol

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