-
Notifications
You must be signed in to change notification settings - Fork 12k
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
ng update comand not working #4765
Comments
Noticed same issue on windows also.... Also it will be good when we overwrite the files like package.json it will update the dependencies version only related to cli and not remove the independently installed dependencies like bootstrap |
I see. so it must be something in new version. I just created new project and used merge tool and did little manual work. |
Dupe of #4653. See changelog for more info: https://github.com/angular/angular-cli/blob/3ad2856b27889a50a742c9dca9554a190c8509bf/CHANGELOG.md |
Cool. I will start again. I just hope in the next few minutes there will not be version 33 ;-) |
Next release will be rc0. |
You might want to also update documentation as in README.md there is still 👍
|
So the update doesn't work, what can we do to update? We now need to resolve to what @prathamesh7pute does before there was such command... |
To update you need to follow the breaking changes instructions in CHANGELOG.md As of rc0 (next release) there will not be any more breaking changes. |
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. |
OS?
Versions.
I just updated form #30 to # 31 and after standard procedure of uninstalling and installing new NPMs I run ng update that usually works but now after first questions and aswer NO to skip it exits back to terminal
Is there any update task available for this version or should I create new empty project and update files manually?
Thank you,
frank
The text was updated successfully, but these errors were encountered: