Created
January 16, 2017 05:04
-
-
Save dancancro/39aa18768b17c0fb0d409889aae8c149 to your computer and use it in GitHub Desktop.
NPM install error messages
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ♥ npm install | |
[email protected] /Users/Dan/work/bernierebuttals/gba | |
├── UNMET PEER DEPENDENCY @angular/[email protected] | |
├── @angular/[email protected] | |
├── UNMET PEER DEPENDENCY @angular/[email protected] | |
├── UNMET PEER DEPENDENCY @angular/[email protected] | |
├── UNMET PEER DEPENDENCY [email protected] | |
├── UNMET PEER DEPENDENCY [email protected] | |
└── UNMET PEER DEPENDENCY [email protected] | |
npm WARN @angular/[email protected] requires a peer of @angular/[email protected] but none was installed. | |
npm WARN @angular/[email protected] requires a peer of @angular/[email protected] but none was installed. | |
npm WARN @angular/[email protected] requires a peer of rxjs@^5.0.1 but none was installed. | |
npm WARN @angular/[email protected] requires a peer of zone.js@^0.7.2 but none was installed. | |
npm WARN @angular/[email protected] requires a peer of rxjs@^5.0.1 but none was installed. | |
npm WARN @angular/[email protected] requires a peer of @angular/[email protected] but none was installed. | |
npm WARN @angular/[email protected] requires a peer of @angular/[email protected] but none was installed. | |
npm WARN @angular/[email protected] requires a peer of @angular/[email protected] but none was installed. | |
npm WARN @angular/[email protected] requires a peer of @angular/[email protected] but none was installed. | |
npm WARN @angular/[email protected] requires a peer of @angular/[email protected] but none was installed. | |
npm WARN @angular/[email protected] requires a peer of @angular/[email protected] but none was installed. | |
npm WARN @angular/[email protected] requires a peer of @angular/[email protected] but none was installed. | |
npm WARN [email protected] requires a peer of webpack@^2.1.0-beta.26 but none was installed. | |
[23:52:27] (master) gba | |
// ♥ npm install | |
npm WARN @angular/[email protected] requires a peer of @angular/[email protected] but none was installed. | |
npm WARN @angular/[email protected] requires a peer of @angular/[email protected] but none was installed. | |
npm WARN @angular/[email protected] requires a peer of rxjs@^5.0.1 but none was installed. | |
npm WARN @angular/[email protected] requires a peer of zone.js@^0.7.2 but none was installed. | |
npm WARN @angular/[email protected] requires a peer of rxjs@^5.0.1 but none was installed. | |
npm WARN @angular/[email protected] requires a peer of @angular/[email protected] but none was installed. | |
npm WARN @angular/[email protected] requires a peer of @angular/[email protected] but none was installed. | |
npm WARN @angular/[email protected] requires a peer of @angular/[email protected] but none was installed. | |
npm WARN @angular/[email protected] requires a peer of @angular/[email protected] but none was installed. | |
npm WARN @angular/[email protected] requires a peer of @angular/[email protected] but none was installed. | |
npm WARN @angular/[email protected] requires a peer of @angular/[email protected] but none was installed. | |
npm WARN @angular/[email protected] requires a peer of @angular/[email protected] but none was installed. | |
npm WARN [email protected] requires a peer of webpack@^2.1.0-beta.26 but none was installed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment