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

404 - #1432

Open
1 task done
antiwesley opened this issue Jul 22, 2024 · 1 comment
Open
1 task done

404 - #1432

antiwesley opened this issue Jul 22, 2024 · 1 comment

Comments

@antiwesley
Copy link


Steps to Reproduce


Steps:
run: sudo npx npm-check-updates -u 
run: sudo npm install (as suggested) 

## Current Behavior

npx npm-check-updates -u:

~
tap                    ^16.3.9  →  ^21.0.0
 tar                     ^6.2.1  →   ^7.4.0

 @npmcli/docs                    404 Not Found - GET https://registry.npmjs.org/@npmcli%2fdocs. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 
 @npmcli/mock-globals    404 Not Found - GET https://registry.npmjs.org/@npmcli%2fmock-globals. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 
 @npmcli/mock-registry  404 Not Found - GET https://registry.npmjs.org/@npmcli%2fmock-registry. All 3 retry attempts failed. Either your internet connection is down, the registry is inaccessible, the authentication credentials are invalid, or the package does not exist. 

npm install:

npm error code E404
npm error 404 Not Found - GET https://registry.npmjs.org/@npmcli%2fdocs - Not found
npm error 404
npm error 404  '@npmcli/docs@^1.0.0' is not in this registry.
npm error 404
npm error 404 Note that you can also install from a
npm error 404 tarball, folder, http url, or git url.


## Expected Behavior

No 404 errors
@raineorshine
Copy link
Owner

raineorshine commented Jul 22, 2024

Please post the dependencies from your package.json and I will try to reproduce.

It may also be helpful to know what platform and what version of node and npm you are running.

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