This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Description
ng build --prod && cp -r ../appengine/* ../webapp/
.....
'cp' is not recognized as an internal or external command,
[INFO] operable program or batch file.
[INFO] npm ERR! code ELIFECYCLE
[INFO] npm ERR! errno 1
[INFO] npm ERR! [email protected] build: ng build --prod && cp -r ../appengine/* ../webapp/
[INFO] npm ERR! Exit status 1
[INFO] npm ERR!
[INFO] npm ERR! Failed at the [email protected] build script.
[INFO] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.