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

[BUG] npm install ends with a 404 error #1629

Closed
goutham1706-dev opened this issue Aug 6, 2020 · 1 comment
Closed

[BUG] npm install ends with a 404 error #1629

goutham1706-dev opened this issue Aug 6, 2020 · 1 comment

Comments

@goutham1706-dev
Copy link

What / Why

npm was working fine until a few minutes ago, but started trhowing 404 errors when I tried to install packages

npm i apollo-server-micro

npm WARN deprecated accept@3.1.3: This module has moved and is now available at @hapi/accept. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
npm WARN deprecated boom@7.3.0: This module has moved and is now available at @hapi/boom. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
npm WARN deprecated hoek@6.1.3: This module has moved and is now available at @hapi/hoek. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
npm ERR! code E404
npm ERR! 404 Not Found - GET http://registry.npmjs.org/@wry%2fequality - Not found
npm ERR! 404
npm ERR! 404 '@wry/equality@^0.1.2' 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 'apollo-utilities'
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

When

  • 06-08-2020 @ 15:56 IST

Where

  • n/a

How

Current Behavior

  • n/a

Steps to Reproduce

  • n/a

Expected Behavior

  • n/a

Who

  • n/a

References

  • n/a
@yelizariev
Copy link

see #1626 and close this issue please

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