[BUG] npm installs package with wrong user/group ownership #6173
Labels
Bug
thing that needs fixing
Priority 1
high priority issue
Release 9.x
work is associated with a specific npm 9 release
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
When installing a certain package as root within a folder owned by root, the ownership of those files are not as expected.
Logs:
In the above output, some files aren't owned by root.
Expected Behavior
The installed files should be owned by root.
Steps To Reproduce
Files have a strange ownership.
Environment
The text was updated successfully, but these errors were encountered: