angular2-course
angular2-course copied to clipboard
Local workspace file ('angular.json') could not be found.
E:\Project>ng serve
Local workspace file ('angular.json') could not be found.
Error: Local workspace file ('angular.json') could not be found. at WorkspaceLoader._getProjectWorkspaceFilePath (C:\Users\Bapi\AppData\Roaming\npm\node_modules@angular\cli\models\workspace-loader.js:37:19)
at WorkspaceLoader.loadWorkspace (C:\Users\Bapi\AppData\Roaming\npm\node_modules@angular\cli\models\workspace-loader.js:24:21)
at ServeCommand._loadWorkspaceAndArchitect (C:\Users\Bapi\AppData\Roaming\npm\node_modules@angular\cli\models\architect-command.js:180:32)
at ServeCommand.
It’s probably because your global @angular/cli version and @angular/compiler-cli are differentf here is how to fix it.