Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5a5839 commit 7a3e386Copy full SHA for 7a3e386
cli/v6
cli/v8
content/cli/v6/commands/npm-build.md
@@ -22,7 +22,7 @@ This is the plumbing command called by `npm link` and `npm install`.
22
It should generally be called during installation, but if you need to run it
23
directly, run:
24
```bash
25
- npm run-script build
+ npm build
26
```
27
28
### See Also
0 commit comments