Angularfire: Getting started guide step 0 produces UNMET PEER DEPENDENCY even after installing those explicitly

Created on 31 Aug 2016  Β·  1Comment  Β·  Source: angular/angularfire

Last login: Wed Aug 31 11:44:29 on ttys005
larsb-concourse:~ larsb$ npm install -g angular-cli@webpack
βΈ¨β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘βΈ© β § normalizeTree: sill install loadCurrentTree
npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: This package has been discontinued in favor of lodash@^4.0.0.
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130
/usr/local/bin/ng -> /usr/local/lib/node_modules/angular-cli/bin/ng
/usr/local/lib
└─┬ [email protected]
β”œβ”€β”€ UNMET PEER DEPENDENCY @angular/platform-server@^2.0.0-rc.5
β”œβ”€β”€ UNMET PEER DEPENDENCY [email protected]
β”œβ”€β”€ UNMET PEER DEPENDENCY tslint@^3.0.0
β”œβ”€β”€ UNMET PEER DEPENDENCY [email protected]
β”œβ”€β”€ UNMET PEER DEPENDENCY [email protected]
└── UNMET PEER DEPENDENCY zone.js@^0.6.6

npm WARN [email protected] requires a peer of [email protected] || 2.x.x but none was installed.
npm WARN [email protected] requires a peer of tslint@^3.0.0 but none was installed.
npm WARN @angular/[email protected] requires a peer of typescript@^1.9.0-dev but none was installed.
npm WARN @angular/[email protected] requires a peer of @angular/platform-server@^2.0.0-rc.5 but none was installed.
npm WARN @angular/[email protected] requires a peer of typescript@^1.9.0-dev but none was installed.
npm WARN @angular/[email protected] requires a peer of [email protected] but none was installed.
npm WARN @angular/[email protected] requires a peer of zone.js@^0.6.6 but none was installed.
npm WARN [email protected] requires a peer of typescript@^1.8.0 || ^1.9.0-dev but none was installed.
larsb-concourse:~ larsb$
larsb-concourse:~ larsb$ npm install -g typings
/usr/local/bin/typings -> /usr/local/lib/node_modules/typings/dist/bin.js
/usr/local/lib
└── [email protected]

larsb-concourse:~ larsb$ npm install -g [email protected]
/usr/local/bin/tsc -> /usr/local/lib/node_modules/typescript/bin/tsc
/usr/local/bin/tsserver -> /usr/local/lib/node_modules/typescript/bin/tsserver
/usr/local/lib
└── [email protected]

larsb-concourse:~ larsb$ npm install -g angular-cli@webpack
npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: This package has been discontinued in favor of lodash@^4.0.0.
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130
/usr/local/bin/ng -> /usr/local/lib/node_modules/angular-cli/bin/ng
/usr/local/lib
└─┬ [email protected]
β”œβ”€β”€ UNMET PEER DEPENDENCY @angular/platform-server@^2.0.0-rc.5
β”œβ”€β”€ UNMET PEER DEPENDENCY [email protected]
β”œβ”€β”€ UNMET PEER DEPENDENCY tslint@^3.0.0
β”œβ”€β”€ UNMET PEER DEPENDENCY [email protected]
β”œβ”€β”€ UNMET PEER DEPENDENCY [email protected]
└── UNMET PEER DEPENDENCY zone.js@^0.6.6

npm WARN [email protected] requires a peer of tslint@^3.0.0 but none was installed.
npm WARN @angular/[email protected] requires a peer of typescript@^1.9.0-dev but none was installed.
npm WARN @angular/[email protected] requires a peer of @angular/platform-server@^2.0.0-rc.5 but none was installed.
npm WARN [email protected] requires a peer of [email protected] || 2.x.x but none was installed.
npm WARN @angular/[email protected] requires a peer of typescript@^1.9.0-dev but none was installed.
npm WARN @angular/[email protected] requires a peer of [email protected] but none was installed.
npm WARN @angular/[email protected] requires a peer of zone.js@^0.6.6 but none was installed.
npm WARN [email protected] requires a peer of typescript@^1.8.0 || ^1.9.0-dev but none was installed.
larsb-concourse:~ larsb$ npm install -g @angular/platform-server@^2.0.0-rc.5
/usr/local/lib
β”œβ”€β”€ UNMET PEER DEPENDENCY @angular/common@^2.0.0-rc.5
β”œβ”€β”€ UNMET PEER DEPENDENCY @angular/compiler@^2.0.0-rc.5
β”œβ”€β”€ UNMET PEER DEPENDENCY @angular/core@^2.0.0-rc.5
β”œβ”€β”€ UNMET PEER DEPENDENCY @angular/platform-browser@^2.0.0-rc.5
└── @angular/[email protected]

npm WARN @angular/[email protected] requires a peer of @angular/core@^2.0.0-rc.5 but none was installed.
npm WARN @angular/[email protected] requires a peer of @angular/common@^2.0.0-rc.5 but none was installed.
npm WARN @angular/[email protected] requires a peer of @angular/compiler@^2.0.0-rc.5 but none was installed.
npm WARN @angular/[email protected] requires a peer of @angular/platform-browser@^2.0.0-rc.5 but none was installed.
larsb-concourse:~ larsb$ npm install -g @angular/common@^2.0.0-rc.5
/usr/local/lib
β”œβ”€β”€ @angular/[email protected]
└── UNMET PEER DEPENDENCY @angular/core@^2.0.0-rc.5

npm WARN @angular/[email protected] requires a peer of @angular/core@^2.0.0-rc.5 but none was installed.
larsb-concourse:~ larsb$ npm install -g @angular/compiler@^2.0.0-rc.5
/usr/local/lib
β”œβ”€β”€ @angular/[email protected]
└── UNMET PEER DEPENDENCY @angular/core@^2.0.0-rc.5

npm WARN @angular/[email protected] requires a peer of @angular/core@^2.0.0-rc.5 but none was installed.
larsb-concourse:~ larsb$ npm install -g @angular/core@^2.0.0-rc.5
/usr/local/lib
β”œβ”€β”€ @angular/[email protected]
β”œβ”€β”€ UNMET PEER DEPENDENCY [email protected]
└── UNMET PEER DEPENDENCY zone.js@^0.6.6

npm WARN @angular/[email protected] requires a peer of [email protected] but none was installed.
npm WARN @angular/[email protected] requires a peer of zone.js@^0.6.6 but none was installed.
larsb-concourse:~ larsb$ npm install -g @angular/platform-browser@^2.0.0-rc.5
/usr/local/lib
β”œβ”€β”€ UNMET PEER DEPENDENCY @angular/common@^2.0.0-rc.5
β”œβ”€β”€ UNMET PEER DEPENDENCY @angular/compiler@^2.0.0-rc.5
β”œβ”€β”€ UNMET PEER DEPENDENCY @angular/core@^2.0.0-rc.5
└── @angular/[email protected]

npm WARN @angular/[email protected] requires a peer of @angular/core@^2.0.0-rc.5 but none was installed.
npm WARN @angular/[email protected] requires a peer of @angular/common@^2.0.0-rc.5 but none was installed.
npm WARN @angular/[email protected] requires a peer of @angular/compiler@^2.0.0-rc.5 but none was installed.
larsb-concourse:~ larsb$ npm install -g [email protected]

larsb-concourse:~ larsb$ npm install -g zone.js@^0.6.6
/usr/local/lib
└── zone.[email protected]

larsb-concourse:~ larsb$ npm install -g angular-cli@webpack
npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: This package has been discontinued in favor of lodash@^4.0.0.
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130
/usr/local/bin/ng -> /usr/local/lib/node_modules/angular-cli/bin/ng
/usr/local/lib
└─┬ [email protected]
β”œβ”€β”€ UNMET PEER DEPENDENCY @angular/platform-server@^2.0.0-rc.5
β”œβ”€β”€ UNMET PEER DEPENDENCY [email protected]
β”œβ”€β”€ UNMET PEER DEPENDENCY tslint@^3.0.0
β”œβ”€β”€ UNMET PEER DEPENDENCY [email protected]
β”œβ”€β”€ UNMET PEER DEPENDENCY [email protected]
└── UNMET PEER DEPENDENCY zone.js@^0.6.6

npm WARN [email protected] requires a peer of [email protected] || 2.x.x but none was installed.
npm WARN [email protected] requires a peer of tslint@^3.0.0 but none was installed.
npm WARN @angular/[email protected] requires a peer of typescript@^1.9.0-dev but none was installed.
npm WARN @angular/[email protected] requires a peer of @angular/platform-server@^2.0.0-rc.5 but none was installed.
npm WARN @angular/[email protected] requires a peer of typescript@^1.9.0-dev but none was installed.
npm WARN @angular/[email protected] requires a peer of [email protected] but none was installed.
npm WARN @angular/[email protected] requires a peer of zone.js@^0.6.6 but none was installed.
npm WARN [email protected] requires a peer of typescript@^1.8.0 || ^1.9.0-dev but none was installed.
larsb-concourse:~ larsb$

Most helpful comment

Unmet peer dependencies are warnings, not errors.

Right now Angular is working towards releasing and TypeScript is working towards releasing 2.0. This makes it hard for everyone to satisfy the same peer dependencies. You will likely see this until version numbers in all of the libraries and tools start to stabilize.

Unless there is an error in your actual setup or project you should be fine.

>All comments

Unmet peer dependencies are warnings, not errors.

Right now Angular is working towards releasing and TypeScript is working towards releasing 2.0. This makes it hard for everyone to satisfy the same peer dependencies. You will likely see this until version numbers in all of the libraries and tools start to stabilize.

Unless there is an error in your actual setup or project you should be fine.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

isylhdin picture isylhdin  Β·  3Comments

adriandurran picture adriandurran  Β·  3Comments

avanderbergh picture avanderbergh  Β·  3Comments

itisparas picture itisparas  Β·  3Comments

martinyoussef picture martinyoussef  Β·  3Comments