-
-
Notifications
You must be signed in to change notification settings - Fork 35.1k
Closed
Labels
invalidIssues and PRs that are invalid.Issues and PRs that are invalid.
Description
- 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. | > angular2-quickstart@1.0.0 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/common@2.0.0-rc.5 does not satisfy its siblings' peerDependencies requirements! npm ERR! peerinvalid Peer @angular/forms@0.3.0 wants @angular/common@^2.0.0-rc.5 npm ERR! peerinvalid Peer @angular/platform-browser@2.0.0-rc.5 wants @angular/common@^2.0.0-rc.5 npm ERR! peerinvalid Peer @angular/platform-browser-dynamic@2.0.0-rc.5 wants @angular/common@^2.0.0-rc.5 npm ERR! peerinvalid Peer @angular/router@3.0.0-rc.1 wants @angular/common@^2.0.0-rc.5 npm ERR! peerinvalid Peer @angular/platform-server@2.0.0-rc.6 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
invalidIssues and PRs that are invalid.Issues and PRs that are invalid.