Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

"missing script: watch" When Installing #345

Closed
jwindeknecht opened this issue May 23, 2015 · 2 comments
Closed

"missing script: watch" When Installing #345

jwindeknecht opened this issue May 23, 2015 · 2 comments

Comments

@jwindeknecht
Copy link

I followed the Quickstart and once I got to npm run watch, I get the following error:

yadayadayada$ npm run watch
npm ERR! Darwin 14.3.0
npm ERR! argv "node" "/usr/local/bin/npm" "run" "watch"
npm ERR! node v0.12.4
npm ERR! npm  v2.10.1

npm ERR! missing script: watch
npm ERR! 
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     yadayadayada/npm-debug.log

Any thoughts? Thanks and let me know if you need any more info from me.

@olefredrik
Copy link
Owner

Check that you have the latest package.json file on your dev environment. If something is missing, please add it and run npm install

@jwindeknecht
Copy link
Author

That was it; I had an outdated package. Thanks much. -J

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants