luangjokaj / wordpressify

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

WordPress installation fails #9

Closed mikemattner closed 6 years ago

mikemattner commented 6 years ago

When I get to the WordPress installation, e.g. npm run install:wordpress, the script fails and I receive the following message:

Failed at the wordpressify@0.0.9 install:wordpress script 'gulp cleanup && gulp download-wordpress && gulp setup && gulp disable-cron'.

luangjokaj commented 6 years ago

What version of node are you using @mikemattner? Try v7.10+

mikemattner commented 6 years ago

My version was not compatible as you suspected.