Closed rbeier closed 9 months ago
Fixed it with the help of this comment https://github.com/nrwl/nx/issues/17215#issuecomment-1566838586
Problem was, that @angular-devkit/core
was not in the dev dependencies...
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
Hi,
after the update from angular 14 to angular 15.2 we're not able to generate components/directives/pipes/... anymore.
Error output:
I tried some solutions suggested in other issues like https://github.com/nrwl/nx/issues/16736 and https://github.com/nrwl/nx/issues/17215 but these are not fixing the issue.
Expected Behavior
i would expect to create the component in project e2e
GitHub Repo
No response
Steps to Reproduce
npx create-nx-workspace@15.2
Nx Report