Answers for "an unhandled exception occurred: cannot find module '@schematics/angular/utility/config"

2

[error] Error: Cannot find module '@schematics/angular/utility/config'

npm uninstall @schematics/angular
npm install @schematics/[email protected]
Posted by: Guest on May-24-2021

Code answers related to "an unhandled exception occurred: cannot find module '@schematics/angular/utility/config"

Browse Popular Code Answers by Language