blog-angular icon indicating copy to clipboard operation
blog-angular copied to clipboard

Get the following error message  

Open samniu opened this issue 6 years ago • 0 comments

$ npm run start

The serve command requires to be run in an Angular project, but a project definition could not be found.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: `ng serve --proxy-config proxy.config.json`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.```

samniu avatar Dec 28 '18 07:12 samniu