Skip to content

Peer dependency issue with quickstart #1

@ladvishal1985

Description

@ladvishal1985

I tried installing the module with angular2-quickstart project. I get this below error
npm WARN peerDependencies The peer dependency rxjs@5.0.0-beta.12 included from angular2-translator will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
npm WARN peerDependencies The peer dependency zone.js@^0.6.25 included from angular2-translator will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
npm ERR! Darwin 15.6.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "--save" "angular2-translator"
npm ERR! node v4.5.0
npm ERR! npm v2.15.9
npm ERR! code EPEERINVALID

npm ERR! peerinvalid The package rxjs@5.0.1 does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer @angular/core@2.4.0 wants rxjs@^5.0.1
npm ERR! peerinvalid Peer @angular/http@2.4.0 wants rxjs@^5.0.1
npm ERR! peerinvalid Peer @angular/router@3.4.0 wants rxjs@^5.0.1
npm ERR! peerinvalid Peer angular-in-memory-web-api@0.2.2 wants rxjs@5.0.1
npm ERR! peerinvalid Peer angular2-translator@1.2.6 wants rxjs@5.0.0-beta.12

npm ERR! Please include the following file with any support request:
npm ERR! /Users/vishal.i.lad/Documents/workspace/ng2-translator-sample/npm-debug.log

May be you would want to have a look.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions