Node: Cannot run angular 2 quick start npm install

Created on 1 Sep 2016  路  2Comments  路  Source: nodejs/node

  • Version: node v4.5.0; npm v2.15.94.5
  • Platform: windows 10
  • Subsystem: angular2

npm-debug.zip.txt
Following the angular 2 get started tutorial I get the following:

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.
|
> [email protected] postinstall C:\dev\angular2-quickstart
> typings install

typings WARN deprecated 7/25/2016: "registry:dt/core-js#0.0.0+20160602141332" is deprecated (updated, replaced or removed)
typings WARN deprecated 8/31/2016: "registry:dt/node#6.0.0+20160807145350" is deprecated (updated, replaced or removed)

+-- core-js (global)
+-- jasmine (global)
`-- node (global)

npm ERR! Windows_NT 10.0.10586
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install"
npm ERR! node v4.5.0
npm ERR! npm  v2.15.9
npm ERR! code EPEERINVALID

npm ERR! peerinvalid The package @angular/[email protected] does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer @angular/[email protected] wants @angular/common@^2.0.0-rc.5
npm ERR! peerinvalid Peer @angular/[email protected] wants @angular/common@^2.0.0-rc.5
npm ERR! peerinvalid Peer @angular/[email protected] wants @angular/common@^2.0.0-rc.5
npm ERR! peerinvalid Peer @angular/[email protected] wants @angular/common@^2.0.0-rc.5
npm ERR! peerinvalid Peer @angular/[email protected] wants @angular/common@^2.0.0-rc.6

npm ERR! Please include the following file with any support request:
npm ERR!     C:\dev\angular2-quickstart\npm-debug.log

I have included with all the files that where on the site I put txt on the end because event though the site says it supports zip files it does not

invalid

All 2 comments

This is not a node issue and would be better filed at the angular/quickstart issue tracker. The quick answer is probably to re-clone their repo since they recently updated their dependency versions. If that doesn't work, file an issue at their repo.

that's nice @mscdex are you always helpful as this there is another issue like mine people like you get me reall y angry ineed help and all you can do is put an invaild flag on close it no help on links which i have already visited i ahve been trying to get angular 2 on windows 10 for the past 3 days I have had only one good feedback of this site so you can tak your invalid and stick up where the sun does not shine

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jmichae3 picture jmichae3  路  3Comments

danialkhansari picture danialkhansari  路  3Comments

dfahlander picture dfahlander  路  3Comments

loretoparisi picture loretoparisi  路  3Comments

cong88 picture cong88  路  3Comments