Aug 15, 2023
Got through that pain. Upgrading a classic Angular project with NX (MHO) is not the path. What worked for me was creating a whole new NX workspace to contain my Angular projects, recreate the projects and then copy & paste the source files. Besides 3rd party libraries, and poorly developed Material components that may rrquire some extra work, this strategy has been far better and faster than trying to upgrade my projects using the cli.