SAP Builders Discussions
Join the discussion -- ask questions and discuss how you and fellow SAP Builders are using SAP Build, SAP Build Apps, SAP Build Process Automation, and SAP Build Work Zone.
cancel
Showing results for 
Search instead for 
Did you mean: 

Error Build App

LuisG
Explorer

When trying to build the .apk file you always get an error, even with applications that had been built and tested before.

Runtime version: 4.9.133;
AB version: 2.0.0-alpha.1
COMMAND:

/usr/local/lib/node_modules/@appgyver/orchestra-builder/node_modules/rnv/bin/index.jsconfigure -p android -s standalone -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @appgyver/orchestra-template-standalone@4.9.133 --hooks --npxMode

FAILED with ERROR:

Command failed with exit code 1: /usr/local/lib/node_modules/@appgyver/orchestra-builder/node_modules/rnv/bin/index.js configure -p android -s standalone -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @appgyver/orchestra-template-standalone@4.9.133 --hooks --npxMode

 

3 REPLIES 3

Abdullatif
Explorer
0 Kudos

Hello

Everyone is facing same issues.

0 Kudos

I am facing the same issue. Have you found way to solve this error?

ahmadmaraqa
Newcomer
0 Kudos

MTA build got an error as well

Runtime version: 4.9.133; AB version: 2.0.0-alpha.1COMMAND:
/usr/local/lib/node_modules/@appgyver/orchestra-builder/node_modules/rnv/bin/index.jsconfigure -p web -s standalone_mtar -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @appgyver/orchestra-template-standalone@4.9.133 --hooks --npxMode
FAILED with ERROR:
Command failed with exit code 1: /usr/local/lib/node_modules/@appgyver/orchestra-builder/node_modules/rnv/bin/index.js configure -p web -s standalone_mtar -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @appgyver/orchestra-template-standalone@4.9.133 --hooks --npxMode