-
Notifications
You must be signed in to change notification settings - Fork 12k
Incompatible peer dependencies found when updating a brand new project #11138
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
I also ran into this issue and trying to install typescript 2.8 installs version 2.8.4 which also gives an error. |
Also seeing this when migrating an older project. VersionsAngular CLI: 6.0.8 Repro steps
The log given by the failure
|
Hi @aphexddb, Unfortunately, this one comes down as a feature. Now there's a case to be made that Closing this as working as intended. |
Hi @hansl, In a new project, if we run just |
ame error updating an existing project from angular 5.2 to 6.0.4 |
Any news on this? I installed Typescript 3.1.6 as a workaround and have no problems. |
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. |
Bug Report or Feature Request (mark with an
x
)Area
Versions
Angular CLI: 6.0.8
Node: 8.9.0
OS: linux x64
Angular: 6.0.4
Repro steps
ng new my-proj cd my-proj ng update --all
The log given by the failure
Desired functionality
To have a successful message.
The text was updated successfully, but these errors were encountered: