I\'m using \"yeoman\" and \"bower\" on windows 7 but got the following error when I create the app
yo webapp
The error is
Following commands work for me
npm cache clean bower cache clean
npm cache clean
bower cache clean
and then
bower install