2024 Apr 05 9:52 AM
Hi,
I got the folowing Error, when I try to build my Application as a Web APP.
I use the only Version that is available for me at the moment: 4.9.218
Runtime version: 4.9.218; AB version: 2.1.14COMMAND:
/usr/local/lib/node_modules/@sapappgyver/orchestra-builder-npm/node_modules/rnv/bin/index.jsconfigure -p web -s standalone -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @sapappgyver/orchestra-template-standalone@4.9.218 --hooks --npxMode
FAILED with ERROR:
Command failed with exit code 1: /usr/local/lib/node_modules/@sapappgyver/orchestra-builder-npm/node_modules/rnv/bin/index.js configure -p web -s standalone -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @sapappgyver/orchestra-template-standalone@4.9.218 --hooks --npxMode
How can I fix this issue?
Best Regards,
Manuel
2024 Apr 05 11:12 AM