Closed tomavic closed 1 month ago
Just looked at nx and angular version If we stick on the last lts angular version, then it's angular 17. Nx for angular 17 we can go on the latest lts so v19 Since the project is on angular 18 right now and Nx v19, we will need to do a downgrade of angular version
And depending on the angular version, we will need to update the typescript and node version (in CD/CI for example)
Item created in the board : https://github.com/orgs/themesberg/projects/11?pane=issue&itemId=84626200
Objective
Use Latest Stable Versions of Nx, Angular and Node.js
According to Nx and Angular Versions