-
Notifications
You must be signed in to change notification settings - Fork 12k
1.0.0-beta.31 ng update not updating angular-cli.json and packages.json #4580
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 believe I'm seeing the same issue. On Windows, running "ng update" after installing beta.31 prompts to override the first file only, then exits. I tested deleting ".editorconfig" and running "ng update" again, it goes on to diff "readme.md" and then exits again. |
Same for me on Windows after updating to beta.31. ng update starts and asks for Overwriting README.md. @angular/cli: 1.0.0-beta.31 |
Hi everyone,
Do you have any ideas why ? |
@ByJC, You need to update typescript and ts-node modules |
Thanks for the answer and sorry if it was not the place for asking this, it feels related. |
Marking as dupe of #4584 since that one has more detail. |
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. |
Running ng -update just tries to update .editorconfig All other files are untouched
The text was updated successfully, but these errors were encountered: