Skip to content
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.

EPEERINVALID error installing generator-phaser with NPM #9

Closed
cheesepencil opened this issue Mar 26, 2014 · 2 comments
Closed

EPEERINVALID error installing generator-phaser with NPM #9

cheesepencil opened this issue Mar 26, 2014 · 2 comments

Comments

@cheesepencil
Copy link

Running sudo npm install -g generator-phaser gives me this:

npm WARN package.json yo@0.0.0 No description
npm WARN package.json yo@0.0.0 No repository field.
npm ERR! peerinvalid The package yo does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer generator-phaser@0.14.0 wants yo@>=1.0.0

npm ERR! System Linux 3.11.0-12-generic
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install" "-g" "generator-phaser"
npm ERR! cwd /home/username
npm ERR! node -v v0.10.26
npm ERR! npm -v 1.4.3
npm ERR! code EPEERINVALID

I had yeoman working just fine with generator-angular and generator-angular-fullstack. What's different about generator-phaser?

@cheesepencil
Copy link
Author

Nevermind. Selectively uninstalling and reinstalling yo and all my globally installed yeoman generators seems to have fixed it.

@julien
Copy link
Owner

julien commented Apr 9, 2014

Thanks for the update. The latest release should fix some other issues

@julien julien closed this as completed Apr 9, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants