-
Notifications
You must be signed in to change notification settings - Fork 12k
UNMET PEER DEPENDENCY error. #8512
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
Duplicate of #8463. Subscribe to that issue. In the meantime you can upgrade codelyzer to 4+ manually. |
@devoto13 Thanks!, but I have a question. Should I npm update or npm install 4+ codelyzer by myself? Whenever I use angular-cli for making project, I need doing that? |
Yes. For now you'll have to do it manually every time. But it will probably be fixed in the next release. |
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. |
My angular-cli version is (@angular/[email protected])
When I make new ng project and input 'npm list --depth=0', I get the npm message.
'UNMET PEER DEPENDENCY'
To fix, have to add uninstall codelyzer.
or What should I do?
fix please.
The text was updated successfully, but these errors were encountered: