You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See [npm-run-script](https://docs.npmjs.com/cli/run-script) in the docs.
7
+
8
+
9
+
## Flags
10
+
11
+
> You can use the --if-present flag to avoid exiting with a non-zero exit code when the script is undefined. This lets you run potentially undefined scripts without breaking the execution chain.
0 commit comments