Closed
Description
When I try to install
sudo npm install -g generator-angular-fullstack
I get the following error. (I tried npm clean cache
, but still get the same error. )
npm ERR! peerinvalid The package yo does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer [email protected] wants yo@>=1.2.0
npm ERR! System Linux 3.2.0-4-amd64
npm ERR! command "node" "/usr/local/bin/npm" "install" "-g" "generator-angular-fullstack"
npm ERR! cwd /home/
npm ERR! node -v v0.10.23
npm ERR! npm -v 1.3.17
npm ERR! code EPEERINVALID
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/npm-debug.log
npm ERR! not ok code 0
Metadata
Metadata
Assignees
Labels
No labels