Can someone help me with the following?:
I just updated angular-cli
to the latest version and had a project developed with Angular2, but at the moment of executing the ng-serve
command, I get the following error:
Local workspace file ('angular.json') could not be found. Error: Local workspace file ('angular.json') could not be found. at WorkspaceLoader._getProjectWorkspaceFilePath (C: \ Users \ PC \ AppData \ Roaming \ npm \ node_modules \ @angular \ cli \ models \ workspace-loader.js: 37: 19)
Thanks for your help ..