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
{{ message }}
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.
I've been having some jQuery issues - that I still haven't resolved - and I did a re-install only to get the "npm missing script: watch" message.
I found an older issue that had been marked closed referencing to package.json and I realize that there is no watch script entry in it anymore. What gives?
Doing a bit of search I see the entry got removed in commit f6cb1d6
The text was updated successfully, but these errors were encountered:
viktoras
changed the title
Missing run watch
Missing script: watch
Aug 7, 2017
The new workflow uses the command 'npm start' to run gulp and start watching files for changes. The readme file should have the updated instructions. How exactly did you do the 're-install'?
I've been having some jQuery issues - that I still haven't resolved - and I did a re-install only to get the "npm missing script: watch" message.
I found an older issue that had been marked closed referencing to package.json and I realize that there is no watch script entry in it anymore. What gives?
Doing a bit of search I see the entry got removed in commit f6cb1d6
The text was updated successfully, but these errors were encountered: