Installing a bower package: "no-json No bower.json file to save to" -


i've added bower package project root. i'm using bower it's easier manage updates each component (one of bower's features). got message after install:

no-json no bower.json file save 

a few things:

— there in fact bower.json file w/i component's folder. should there global project bower.json file?

— will error mean package not update?

— the project wordpress project using "wordpress-starter-theme" (which uses grunt handle compass, etc). grunt interfering? need add gruntfile.js manage bower?

thanks in advance.

you can run

bower init 

to create json file in current directory.

docs


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -