WebTemplateStudio icon indicating copy to clipboard operation
WebTemplateStudio copied to clipboard

cant update dependencies//angular & typescript too far out of date

Open mhekel opened this issue 2 years ago • 0 comments

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 Annotation 2022-11-30 004332

snapshot of angular under the node_modules folder

Annotation 2022-11-30 004744 Annotation 2022-11-30 004833

##my app's package file Annotation 2022-11-30 004925

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

mhekel avatar Nov 30 '22 08:11 mhekel