This repository was archived by the owner on Aug 11, 2022. It is now read-only.
File tree Expand file treeCollapse file tree 1 file changed+3
-1
lines changedFilter options
+3
-1
lines changed Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ npm-run-script(1) -- Run arbitrary package scripts
3
3
4
4
## SYNOPSIS
5
5
6
-
npm run-script <command> [-- <args>...]
6
+
npm run-script <command> [--silent] [-- <args>...]
7
7
8
8
alias: npm run
9
9
@@ -50,6 +50,8 @@ not found in the `PATH`.
50
50
If you try to run a script without having a `node_modules` directory and it fails,
51
51
you will be given a warning to run `npm install`, just in case you've forgotten.
52
52
53
+
You can use the `--silent` flag to prevent showing `npm ERR!` output on error.
54
+
53
55
## SEE ALSO
54
56
55
57
* npm-scripts(7)
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4