Error: Cannot find module '@angular-devkit/schematics' and Cannot find module '@angular-devkit/schematics'
问题 When I try to generate angular material data-table, I am getting below error. Please guide me to resolve this error. ng command used for generate the data-table: ng g @angular/material:material-table --name=data-table after executing above ng command I am getting below error in my terminal Cannot find module '@angular-devkit/schematics' Error: Cannot find module '@angular-devkit/schematics' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:603:15) at Function.Module._load