4 ms·
How do you allow scripts for tools installed globally?
by thrdbndndn 3mo ago
How do you allow scripts for tools installed globally?
- jamiem 3mo agoEither pass the --allow-scripts=<pkg> flag with npx or npm install -g, or set allow-scripts=<pkg> in .npmrc