0dp / generator-wp-bones

Yeoman generator to quickly install Bones Wordpress starter theme into your Wordpress theme folder
Other
68 stars 31 forks source link

No bower.json present #19

Open abumalick opened 8 years ago

abumalick commented 8 years ago

After fresh install I get this:

I'm all done. Running bower install & npm install for you to install the required dependencies. If this fails, try running the command yourself.

npm WARN package.json grunt-bones@0.0.1 No description
npm WARN package.json grunt-bones@0.0.1 No README data
npm WARN package.json grunt-bones@0.0.1 No license field.
npm WARN engine grunt-phpcs@0.2.3: wanted: {"node":"0.10.x"} (current: {"node":"0.12.7","npm":"2.11.3"})
bower                           ENOENT No bower.json present

Tried using node 0.10.40, and I get same error.

0dp commented 8 years ago

I've been away for some time and havnt been able maintain the code but I will try and have a look tomorrow