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

"https://registry.npmjs.org/e_helpers_io.js - Not found" error when installing via NPM #6

Open
Zubaja opened this issue Jul 1, 2020 · 0 comments

Comments

@Zubaja
Copy link

Zubaja commented Jul 1, 2020

When running npm install react-tracker --save I'm getting a '404 - Not Found' error on a dependency, and the package won't install. Here's the entire log:

npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/e_helpers_io.js - Not found
npm ERR! 404 
npm ERR! 404  'e_helpers_io.js@latest' 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 'encore'
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

I'm not sure if this is an error on NPM's side, or if the package should be updated accordingly.

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