Make NpmRestore less noisy #726

Closed
opened 2025-08-09 17:17:26 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @pranavkm on 5/24/2017

Universe builds now have tons of spew from the npm install invoked as part of the NpmRestore target (https://gist.github.com/pranavkm/a513a3e643330fa38a7e48ad94a44ed0). We've used --quiet --depth 0 in the past (which is still pretty noisy) and --silent which is quieter.

*Originally created by @pranavkm on 5/24/2017* Universe builds now have tons of spew from the `npm install` invoked as part of the `NpmRestore` target (https://gist.github.com/pranavkm/a513a3e643330fa38a7e48ad94a44ed0). We've used `--quiet --depth 0` in the past (which is still pretty noisy) and `--silent` which is quieter.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#726
No description provided.