You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
when I was going through the update steps for the update from v16 to v17, I found: "Make sure that you are using a supported version of Zone.js before you upgrade your application. Angular v16 supports Zone.js version 0.14.x or later."
I believe the expected version is: "Make sure that you are using a supported version of Zone.js before you upgrade your application. Angular v17 supports Zone.js version 0.14.x or later."
The text was updated successfully, but these errors were encountered:
pawelfras
changed the title
Wrong version of Angular mentioned when generating steps from v16 to v17
Wrong version of Angular mentioned when generating steps for update from v16 to v17
Nov 10, 2023
Hi team,
when I was going through the update steps for the update from v16 to v17, I found:
"Make sure that you are using a supported version of Zone.js before you upgrade your application. Angular v16 supports Zone.js version 0.14.x or later."
I believe the expected version is:
"Make sure that you are using a supported version of Zone.js before you upgrade your application. Angular v17 supports Zone.js version 0.14.x or later."
Link to the place in
recommendations.ts
file: https://github.com/angular/angular-update-guide/blob/0259721d33302a73daeb6f657587286cf72a87a5/src/app/recommendations.ts#L285C220-L285C220Best regards,
Pawel
The text was updated successfully, but these errors were encountered: