Upgrade to Angular 18
hassanITXI opened this issue · 2 comments
hassanITXI commented
Description of the new feature / enhancement
Can we get Angular 18 update for this project !
Scenario when this would be used?
Maintainability and support
nazar322 commented
You can upgrade to the latest Angular using npm-check-updates
and then run npm i --force
Macaddict42 commented
It does not work. There are angular 18 related changes causing errors. I tried your suggestion as well as using ng update, both have problems.