2024 Feb 06 10:50 AM
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
2024 Feb 06 10:57 AM
2024 Feb 26 3:11 AM
2024 Feb 06 3:19 PM
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