Skip to content

Commit 3b96929

Browse files
authored
docs(scripts): remove mention of obsolete root user behavior (#9074)
1 parent a774fb7 commit 3b96929

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/lib/content/using-npm/scripts.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -241,10 +241,6 @@ For more details, see:
241241
- [npm v7 release notes](https://github.com/npm/cli/releases/tag/v7.0.0)
242242
- [Discussion about script working directory reliability in npm v6 and earlier](https://github.com/npm/npm/issues/12356)
243243

244-
### User
245-
246-
When npm is run as root, scripts are always run with the effective uid and gid of the working directory owner.
247-
248244
### Environment
249245

250246
Package scripts run in an environment where many pieces of information are made available regarding the setup of npm and the current state of the process.

0 commit comments

Comments
 (0)