luangjokaj / wordpressify

🎈 Automate your WordPress development workflow.
http://www.wordpressify.co
MIT License
1.6k stars 142 forks source link

npm run fresh-start #60

Closed D4vidM closed 4 years ago

D4vidM commented 4 years ago

Hi!

Cleanup of the default theme by npm run fresh-start seems to be bugged. After running it,npm run dev throws ELIFECYCLE error as below:

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! wordpressify@0.2.8-7 dev: `gulp dev`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the wordpressify@0.2.8-7 dev script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

Im on node v12.16.1 and npm 6.13.4

luangjokaj commented 4 years ago

This command is deprecated.