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
$ npm watch
Unknown command: "watch"
Did you mean this?
npm run watch # run the "watch" package script
To see a list of supported npm commands, run:
npm help
$ npm run watch
> [email protected] watch
> npm-run-all --parallel watch:*
sh: 1: npm-run-all: not found
See also #54
The text was updated successfully, but these errors were encountered: