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.
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:Im on node v12.16.1 and npm 6.13.4