NPM is throwing errors when i try to install any app. The errors are as below -
npm ERR! Darwin 14.5.0 npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "-g" "ember-cli" npm ERR! node v4.0.0 npm ERR! npm v2.14.2 npm ERR! code EPEERINVALID npm ERR! peerinvalid The package grunt-contrib-clean@0.6.0 does not satisfy its siblings' peerDependencies requirements! npm ERR! peerinvalid Peer grunt-contrib@0.11.0 wants grunt-contrib-clean@~0.5.0
Any help will be highly appreciated.
Thanks, Shaz