Closed ladvishal1985 closed 7 years ago
Hi,
thanks for contributing!
Do you mean this project: https://github.com/angular/quickstart or this tool: https://www.npmjs.com/package/generator-angular2-quickstart?
I tried with this. https://github.com/angular/quickstart
ok I will give it a try and fix the dependencies.
if there is still a problem feel free to reopen this issue
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.