Fix: Cannot find module nodemodule/@schematics/angular/utility/test.js

preview_player
Показать описание
Use these steps to resolve the problem
1. Uninstall package that you want to install like
npm uninstall ngx-bootstrap
2. uninstall @schematics angular package
npm uninstall @schematics/angular
3. Install @schematics Angular 9.1.0
4. Install your package
ng add ngx-bootstrap
Рекомендации по теме