Getting below error when I'm trying to create a component in my angular application.
Command
ng generate component <component-name>
Error
Unable to resolve @nrwl/angular:component. Cannot find generator 'component' in D:\web-application\node_modules\@nrwl\angular\collection.json.
Has anyone encountered that.?
Below are the details of versions.
Angular CLI: 13.1.2
Node: 16.13.2