peerinvalid Peer yo@1.0.0-rc.1 wants bower @ ~ 0.9.2
yeoman
Solution
The solution to this problem:
https://github.com/yeoman/yo/issues/48
npm update -g yo
Problem
When installing the "npm install-g yo grunt-cli bower", I get an error "npm ERR! peerinvalid The package bower does not satisfy its siblings' peerDependencies requirements! npm ERR! peerinvalid Peer yo@1.0.0-rc.1 wants bower @ ~ 0.9.2" How can I fix it?