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 trying to update an angular project (created with version 6) to version 8 while the latest version is 15. I could not update. I'm getting following error. Angular official update guidelines are also failure.
Node.js version v14.17.3 detected.
The Angular CLI requires a minimum Node.js version of either v14.20, v16.13 or v18.10.
While angular 8 works with node 10 and 12 as well.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When trying to update an angular project (created with version 6) to version 8 while the latest version is 15. I could not update. I'm getting following error. Angular official update guidelines are also failure.
While angular 8 works with node 10 and 12 as well.
The text was updated successfully, but these errors were encountered: