-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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 doctor erroneously reports permissions problem for nonexistent ~/node_modules & /.bin #2856
Labels
Bug
thing that needs fixing
Priority 1
high priority issue
Release 7.x
work is associated with a specific npm 7 release
Comments
luckman212
added
Bug
thing that needs fixing
Needs Triage
needs review for next steps
Release 7.x
work is associated with a specific npm 7 release
labels
Mar 11, 2021
Anyone else seeing this? Is it a mis-configuration on my end? |
luckman212
changed the title
[BUG] npm doctor erroneously reports permissions problem for ~/node_modules
[BUG] npm doctor erroneously reports permissions problem for nonexistent ~/node_modules & /.bin
Apr 27, 2021
darcyclarke
added
Priority 1
high priority issue
and removed
Needs Triage
needs review for next steps
labels
May 7, 2021
Known issue with |
Fixed in |
Thanks @wraithgar Confirmed! 🚀
|
same for me but I have over 1000 warnings:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Bug
thing that needs fixing
Priority 1
high priority issue
Release 7.x
work is associated with a specific npm 7 release
Environment:
There's a problem with
npm doctor
reportingnot ok Check the permissions of files in $HOME/node_modules (should be owned by current user)
for Perms check, even when those directories don't exist. Started around 7.5.x I believe, sorry not sure exactly which version. But continues as of 7.11.2.The text was updated successfully, but these errors were encountered: