Starter-Kit-2018 icon indicating copy to clipboard operation
Starter-Kit-2018 copied to clipboard

Watch script error

Open Glootie opened this issue 6 years ago • 3 comments

Running windows 10, tried to command "npm run watch" and received the following error:

npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] watch: gulp npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] watch script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

Glootie avatar Sep 04 '19 03:09 Glootie

Same ocurred to me... :/ Is it still working nowadays?

phncosta avatar Jan 12 '20 23:01 phncosta

Still works. Make sure gulp-cli is installed globally, and if you are using nvm or something simmilar make sure gulp-cli is installed on the node version you are currently using. Also look at the error log and see what failed.

arthurbernierjr avatar Jan 14 '20 14:01 arthurbernierjr

Also try this one https://github.com/codingphasedotcom/Dev-Starter-Kit

arthurbernierjr avatar Jan 14 '20 14:01 arthurbernierjr