angular-sailsjs-boilerplate
angular-sailsjs-boilerplate copied to clipboard
frontend/package.json
Hey, I really like your project! I had to change the frontend/package.json from
"postinstall": "./node_modules/bower/bin/bower install"
to
"postinstall": "bower install"
to get it to install without errors. Thanks again!
Hmm, that's absolutely true. This time you could get some easy github fame by doing PR about this. :D
I'm still waiting that PR about this?