-
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
Node 16.17.0 not supported to angular/cli@13.3.5 #23777
Comments
Do you have a direct dependency on You can check by running he below command.
|
Can you please share the contents of your |
@alan-agius4 The above issue is coming due to It works fine after setting the below flag
|
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. |
My angular application was working fine for node version 14.15.0.
I upgrade my node version to 16.17.0 and deleted the node_modules folder and package-lock.json.
Now I'm trying to do npm install but I'm getting the below error.

The text was updated successfully, but these errors were encountered: