cancel
Showing results for 
Search instead for 
Did you mean: 

Builds AppGyver Android & iOS are failing

sara23
Explorer
365

Good morning, 

I have been trying to create builds for Android and iOS as I would like to deploy them to the stores. It is the first time that I am doing so on the new environment. Unfortunately, it is resulting in an error every time. How to solve this?
iOS:

AB version: 2.0.0-alpha.1COMMAND:
/Users/admin/.nvm/versions/node/v16.19.1/lib/node_modules/@appgyver/orchestra-builder/node_modules/rnv/bin/index.jsconfigure -p ios -s standalone_appstore -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: /Users/admin/.nvm/versions/node/v16.19.1/lib/node_modules/@appgyver/orchestra-builder/node_modules/rnv/bin/index.js configure -p ios -s standalone_appstore -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @appgyver/orchestra-template-standalone@4.9.133 --hooks --npxMode

Android: 

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 android -s standalone_bundle -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_bundle -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @appgyver/orchestra-template-standalone@4.9.133 --hooks --npxMode

Thanks in advance, 
Sara

Accepted Solutions (0)

Answers (1)

Answers (1)

Abdullatif
Explorer

Hello @sara23 

I am facing the same issue over android, iOS as well as web builds.

 

RubemAndrade
Explorer

I'm also facing the same problem. Even if I create a new empty project and try to compile it, the same error occurs.

 

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 -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @appgyver/orchestra-template-standalone@4.9.133 --hooks --npxMode

sara23
Explorer
0 Kudos
Seems to work now in their update