[BUG] npm config set
will change file owner
#4482
Labels
Bug
thing that needs fixing
Needs Triage
needs review for next steps
Release 8.x
work is associated with a specific npm 8 release
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
When I exec
npm config set reigstry https://registry.npmjs.org/
in docker container, It will change all file's ownerwhoami
-> rootExpected Behavior
Do not change file owner
Steps To Reproduce
Environment
The text was updated successfully, but these errors were encountered: