WebTemplateStudio
WebTemplateStudio copied to clipboard
cant update dependencies//angular & typescript too far out of date
on my cpu, i know my versions of angular et. al. are current, and up until version 15, i could update and dependencies the webts created during new projects. even if run npm i @angular/cli or npm i @angular/cli -g the package.json for the @angular files, is version 11...and the errror usually occurs because @angular/compiler-cli dependency is "typescript": ">=4.0 <4.2" and even trying to update them all, i'm being forced to update angular/cli et. all from v 11... and then cant because of the typescript version listed in compiler-cli
can we get the angular packages update permanently??
##Error

snapshot of angular under the node_modules folder

##my app's package file

---- yes i've tried running updates in all the folders