Which angular version should be used for node version 20.15.1
I upgraded node version 14 to version 20.15.1 and upgraded angular-cli to version 17.3.8 but I am facing peer depedencies version mismatch error.How can I handle it. I did npm i and updated all package version in package.json and deleted package-lock.json.
Which angular version should be used for node version 20.15.1
I upgraded node version 14 to version 20.15.1 and upgraded angular-cli to version 17.3.8 but I am facing peer depedencies version mismatch error.How can I handle it. I did npm i and updated all package version in package.json and deleted package-lock.json.