npm
npm registry returned 404 or server error
npm can fail with 404 or 500 responses when the registry is temporarily unhealthy, the package tarball path is unavailable, or a published package is corrupt.
npm
npm can fail with 404 or 500 responses when the registry is temporarily unhealthy, the package tarball path is unavailable, or a published package is corrupt.
Observed message
npm ERR! Error: 404 Not Found
Why it happens
How to fix it
Official reference
npm Docs: Common errorsRelated errors
Explore more