Closed aoberoi closed 12 years ago
The Readme says to install using npm install grunt-bower and when I do I get this not so happy result:
npm install grunt-bower
npm ERR! Error: ENOENT, chmod '<MYAPP>/node_modules/grunt-bower/bin/grunt-bower'
Am I supposed to be installing this globally? If so, the Readme doesn't agree.
overlooked the package.json config.. thanks for the report, it shall be fixed now.
The Readme says to install using
npm install grunt-bower
and when I do I get this not so happy result:Am I supposed to be installing this globally? If so, the Readme doesn't agree.