Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error Build App

LuisG
Explorer
1,650

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
Read only

AbdulLatif
Participant
0 Likes
1,644

Hello

Everyone is facing same issues.

Read only

0 Likes
1,420

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

Read only

ahmadmaraqa
Newcomer
0 Likes
1,601

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