born2net / Angular-kitchen-sink

:rocket: Angular - learn by example
http://ng.javascriptninja.io
755 stars 146 forks source link

Peer dependencies not met Typescript@next #21

Closed IAMtheIAM closed 8 years ago

IAMtheIAM commented 8 years ago

>npm install typescript@next --save

Cannot get it to install

npm ERR! Windows_NT 10.0.10586
npm ERR! argv "C:\\dev\\nodejs\\node.exe" "C:\\dev\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "typescript@next" "--save"
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.9 does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer @angular/core@2.0.0-rc.3 wants rxjs@5.0.0-beta.6
npm ERR! peerinvalid Peer @angular/http@2.0.0-rc.3 wants rxjs@5.0.0-beta.6
npm ERR! peerinvalid Peer @angular/router@3.0.0-alpha.7 wants rxjs@5.0.0-beta.6

npm ERR! Please include the following file with any support request:
born2net commented 8 years ago

you need to install manually until its out on release...