-
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 and ng update --all do not agree with each other #12261
Comments
also getting 'unable to verify the first certificate' for packages like primeng that work fine in NPM but fail on 'ng update primeng'. Something bad has happened to ng update. |
I have the same problem: This might be the same issue: [(https://github.com//issues/12243)] How to fix this? |
instead of doing the ng update --all I.m running each update one by one: |
@WhiteSEEKER, I'm doing the same, but ng update is literally taking 20-30+min on each manual update. I found another issue that is closed and that issue essentially concluded: ng update is terrible in terms of performance and user experience, deal with it. Are you having the same experience? It has taken me nearly the entire workday to update my project. |
Any updates to this old issue? :) |
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
)Command (mark with an
x
)Versions
Repro steps
The log given by the failure
Desired functionality
If
ng update
says it's all clear, then theng update --all
should agree. Not sure which is right.Mention any other details that might be useful
The text was updated successfully, but these errors were encountered: