-
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] EACCES error with npm remove
on npm@7.7.0
#2928
Labels
Bug
thing that needs fixing
Priority 0
will get attention right away
Release 7.x
work is associated with a specific npm 7 release
Comments
erunion
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 23, 2021
Same problem |
ruyadorno
added
Priority 0
will get attention right away
and removed
Needs Triage
needs review for next steps
labels
Mar 24, 2021
ty @ruyadorno! glad it wasn't just me 😄 |
This was referenced Nov 30, 2023
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 0
will get attention right away
Release 7.x
work is associated with a specific npm 7 release
Current Behavior:
Expected Behavior:
Package should be removed.
Running
npm install -g npm@7.6
and re-runningnpm remove react
I do not get this error.Steps To Reproduce:
any package
Environment:
The text was updated successfully, but these errors were encountered: