-
Notifications
You must be signed in to change notification settings - Fork 12k
UNMET PEER DEPENDENCY Error occurred When I have use another module in my project #4477
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Please help me @evmar @jesperronn @mprobst @miguel4ngelc @gonzaloruizdevilla @hansl @chaeusler @changLiuUNSW |
That is for the moment, something to ignore. Can you create a simple app, and |
sure @catull |
Fixed by #4473 |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
I have checked UNMET PEER DEPENDENCY related all issues and have tried as well but not found this issue.
UNMET PEER DEPENDENCY @angular/common@2.3.1
├── UNMET PEER DEPENDENCY @angular/compiler@2.3.1
├── UNMET PEER DEPENDENCY @angular/core@2.3.1
├── @angular/material@2.0.0-beta.1
├── UNMET PEER DEPENDENCY @angular/platform-browser@2.3.1
├── UNMET PEER DEPENDENCY rxjs@5.0.0-beta.12
└── UNMET PEER DEPENDENCY zone.js@0.6.26
UNMET PEER DEPENDENCY @angular/common@2.3.1
├── UNMET PEER DEPENDENCY @angular/compiler@2.3.1
├── UNMET PEER DEPENDENCY @angular/core@2.3.1
├── UNMET PEER DEPENDENCY @angular/platform-browser@2.3.1
├── md2@0.0.10-2
├── UNMET PEER DEPENDENCY rxjs@5.0.0-beta.12
└── UNMET PEER DEPENDENCY zone.js@0.6.26
UNMET PEER DEPENDENCY @angular/common@2.3.1
├── UNMET PEER DEPENDENCY @angular/compiler@2.3.1
├── UNMET PEER DEPENDENCY @angular/core@2.3.1
├── UNMET PEER DEPENDENCY @angular/platform-browser@2.3.1
├── ng2-slimscroll@1.2.1
├── UNMET PEER DEPENDENCY rxjs@5.0.0-beta.12
└── UNMET PEER DEPENDENCY zone.js@0.6.26
UNMET PEER DEPENDENCY @angular/common@2.3.1
├── UNMET PEER DEPENDENCY @angular/compiler@2.3.1
├── UNMET PEER DEPENDENCY @angular/core@2.3.1
├── UNMET PEER DEPENDENCY @angular/platform-browser@2.3.1
├── ng2-auto-complete@0.8.9
├── UNMET PEER DEPENDENCY rxjs@5.0.0-beta.12
└── UNMET PEER DEPENDENCY zone.js@0.6.26
UNMET PEER DEPENDENCY @angular/common@2.3.1
├── UNMET PEER DEPENDENCY @angular/compiler@2.3.1
├── UNMET PEER DEPENDENCY @angular/core@2.3.1
├── UNMET PEER DEPENDENCY @angular/platform-browser@2.3.1
├── angular2-select@1.0.0-beta.2
├── UNMET PEER DEPENDENCY rxjs@5.0.0-beta.12
└── UNMET PEER DEPENDENCY zone.js@0.6.26
I have installed
npm install -g @angular/cli
The text was updated successfully, but these errors were encountered: