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

Library won't install anymore #1339

Closed
3 tasks done
felipe-ff opened this issue Oct 30, 2023 · 1 comment
Closed
3 tasks done

Library won't install anymore #1339

felipe-ff opened this issue Oct 30, 2023 · 1 comment

Comments

@felipe-ff
Copy link

  • I have searched for similar issues
  • I am using the latest version of npm-check-updates
  • I am using node >= 14.14

Steps to Reproduce

run: npm i -g npm-check-updates

Current Behavior

Throws error:
npm ERR! code E500
npm ERR! 500 Internal Server Error - GET https://registry.npmjs.org/@nodelib%2ffs.stat - KV GET failed: 401 Unauthorized

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Felipe\AppData\Local\npm-cache_logs\2023-10-30T20_12_23_494Z-debug-0.log

Expected Behavior

should install the library.

@raineorshine
Copy link
Owner

If it won't install, that’s an npm problem, not npm-check-updates.

First check your npm config and registry settings. You're getting a 401 Not Authorized error from the public registry which is strange. Then try re-installing npm, and if that doesn't work re-install NodeJS.

@raineorshine raineorshine closed this as not planned Won't fix, can't repro, duplicate, stale Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants