I work with Angular 7.1.4. I want to generate a new module with the following line;
ng g m order-process
But I encountered an error:
<
Run npm install @schematics/angular@7.0.7 --save-dev replace version with the same as your @angular/cli (in this scenario, 7.0.7)
npm install @schematics/angular@7.0.7 --save-dev
@angular/cli