Closed hknoerrer closed 2 years ago
Thanks for reporting this!
This has been fixed and you can transition your Angular v12 application to Nx v13.1.5 by running:
ng add @nrwl/workspace@13.1.5
That's the latest Nx version supporting Angular v12 and where this issue is fixed.
I'm closing this.
This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.
Current Behavior
I'm going to convert my Ionic/Anglar12/Cordova Workspace to Nx but it fails:
Expected Behavior
Should convert the angular workspace to nx workspace.
Steps to Reproduce
To rule out other errors i tried this with a minimal setup (only Angular12).
But got the same error.
Failure Logs
Environment
npm list -g --depth=0 1 ↵ /Users/xxx/.nvm/versions/node/v16.13.0/lib ├── @angular/cli@12.2.13 ├── @ionic/cli@6.18.1 ├── @openapitools/openapi-generator-cli@2.4.4 ├── caniuse-api@3.0.0 ├── cordova-res@0.15.3 ├── cordova@10.0.0 ├── corepack@0.10.0 ├── depcheck@1.4.2 ├── http-server@14.0.0 ├── json-server@0.17.0 ├── lerna@4.0.0 ├── lighthouse@9.0.0 ├── native-run@1.5.0 ├── npm-check@5.9.2 ├── npm@7.24.2 ├── nx@12.10.0 ├── sharp@0.29.3 ├── tldr@3.3.7 ├── ts-node@10.4.0 └── typescript@4.3.5
nx report
Node : 16.13.0 OS : darwin arm64 npm : 7.24.2
nx : 12.10.0 @nrwl/angular : Not Found @nrwl/cli : 12.10.0 @nrwl/cypress : Not Found @nrwl/devkit : 12.10.0 @nrwl/eslint-plugin-nx : Not Found @nrwl/express : Not Found @nrwl/jest : 12.10.0 @nrwl/linter : 12.10.0 @nrwl/nest : Not Found @nrwl/next : Not Found @nrwl/node : Not Found @nrwl/nx-cloud : Not Found @nrwl/react : Not Found @nrwl/schematics : Not Found @nrwl/tao : 12.10.0 @nrwl/web : Not Found @nrwl/workspace : 12.10.0 @nrwl/storybook : Not Found @nrwl/gatsby : Not Found typescript : 4.3.5