You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Discussion about script working directory reliability in npm v6 and earlier](https://github.com/npm/npm/issues/12356)
243
243
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
-
248
244
### Environment
249
245
250
246
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