Hi peoples I created a …
Hi peoples. I created a nx workspace with a React as initial application, now i’m trying to add a Angular application and the console are returning this error:
Responses:
What version of Nrwl/workspace is installed and what version of Nrwl/angular is installed
same in 9.4.x version
but my nx cli are in 8.9.0 globally :man-facepalming:
That would be why. I typically run my commands in the workspace prefixed with yarn so that I’m always using the right version yarn nx g
solved updating my global cli