after execution of the command : npm run dist
an error displayed :
ng build --prod --output-path=../static
No projects support the 'build' target.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! frontend@0.0.0 dist: ng build --prod --output-path=../static
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the frontend@0.0.0 dist script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\elmag\AppData\Roaming\npm-cache_logs\2021-06-19T12_23_20_498Z-debug.log
after execution of the command : npm run dist
an error displayed :
No projects support the 'build' target.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! frontend@0.0.0 dist:
ng build --prod --output-path=../staticnpm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the frontend@0.0.0 dist script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\elmag\AppData\Roaming\npm-cache_logs\2021-06-19T12_23_20_498Z-debug.log