Hi there!
I am trying to make a new angular v11 project with angular-cli but everytime i do this i get an error shown in the picture.
It says to upgrade the node version for those dependencies while angular 11 has a minimum requirement of node v10.13.1 and I currently have 10.24.1 installed.
I don't have an option to upgrade my node version.
Is there a way that i can downgrade the version of these dependencies as the required ones are the latest version of them, or is there another solution to this?