Angular version 12 doesn't allow node version 15 and 16 #20796
Labels
area: @angular/cli
area: build & ci
Related the build and CI infrastructure of the project
freq2: medium
severity3: broken
type: bug/fix
Milestone
🐞 Bug report
Description
You cannot use the node version
15.x
or16.x
. Is there a way to not enfore node version to "^12.14.1 || ^14.0.0" and allow latest version of it ?🔬 Minimal Reproduction
🔥 Exception or Error
🌍 Your Environment
"@angular/cli": "^12.0.0"
node v16.x
The text was updated successfully, but these errors were encountered: