Reduce npm log noise when running scripts.
Section: Scripts and lifecycle
Run a script quietly
bash
bash
npm run --silent <script>Explanation
Reduce npm log noise when running scripts.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Scripts and lifecycle