You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> ng serve --port 4260 --proxy-config proxy.conf.json --aot --source-map --progress false --configuration hmr
Schema validation failed with the following errors:
Data path "" should NOT have additional properties(fileReplacements).
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! main@0.0.0 start-hmr: `ng serve --port 4260 --proxy-config proxy.conf.json --aot --source-map --progress false --configuration hmr`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the main@0.0.0 start-hmr script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.