Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm install fails #7

Closed
wonderdogone opened this issue Aug 4, 2016 · 1 comment
Closed

npm install fails #7

wonderdogone opened this issue Aug 4, 2016 · 1 comment

Comments

@wonderdogone
Copy link

npm install

npm ERR! Darwin 14.5.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
npm ERR! node v4.4.5
npm ERR! npm v2.15.5
npm ERR! code EPEERINVALID

npm ERR! peerinvalid The package rxjs@5.0.0-beta.7 does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer @angular/core@2.0.0-rc.1 wants rxjs@5.0.0-beta.6

npm ERR! Please include the following file with any support request:
npm ERR! /Users/jwalters1/Downloads/angular2-website-routes-master/npm-debug.log

@jdgarvey
Copy link
Collaborator

jdgarvey commented Aug 5, 2016

@wonderdogone we locked down the rxjs beta version to beta.6 and that resolved the issue. We do, however, recommend updating to the latest Node and NPM versions :)

@jdgarvey jdgarvey closed this as completed Aug 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants