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: 

Fail to compile web and android versions

glidingclub
Explorer
1,252

I have been unable to compile web and android versions since 27/07/2024. Any assistance greatly appreciated.

Runtime version: 4.11.132; AB version: 2.12.0COMMAND:
NODE_OPTIONS=--max-old-space-size=16000 npxrnv export -p android -s standalone -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @sapappgyver/orchestra-template-standalone@4.11.132 -r
FAILED with ERROR:
Command failed with exit code 1: npx rnv export -p android -s standalone -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @sapappgyver/orchestra-template-standalone@4.11.132 -r

 

6 REPLIES 6

Isyraf_Afifi
Explorer
0 Kudos
1,155

Same goes with me

Isyraf_Afifi_0-1722397078747.png

Waiting for new update

beapasch
Product and Topic Expert
Product and Topic Expert
0 Kudos
1,008

Hi @glidingclub and @Isyraf_Afifi 

I'm sorry to hear that you are experiencing this type of problem. Our engineering team is working with the highest priority to resolve this issue as soon as possible.
I will let you know via this chat when we release a hotfix.

Kind regards,
Beatrice Pasch
Product Management SAP Build Apps

beapasch
Product and Topic Expert
Product and Topic Expert
975

Hi @glidingclub and @Isyraf_Afifi 

We have just released a hotfix and the builds are now working properly.
Thank you for your patience. 
Kind regards,
Bea

0 Kudos
951

Thanks Bea, much appreciated.

RobertoA19
Newcomer
0 Kudos
739

I think the same thing happens to me but despite the hotfix the error persists. 

Runtime version: 4.11.152;
AB version: 2.12.0
COMMAND:

NODE_OPTIONS=--max-old-space-size=16000 npxrnv export -p android -s standalone -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @sapappgyver/orchestra-template-standalone@4.11.152 -r

FAILED with ERROR:

Command failed with exit code 1: npx rnv export -p android -s standalone -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @sapappgyver/orchestra-template-standalone@4.11.152 -r

RubemAndrade
Explorer
179

I haved this error when compile the web apliccation in sapbuild last 2 weeks:

AB version: 3.8.0
COMMAND:

USER_METERING_ENABLED=true SHOW_SUBSCRIPTION_VERIFICATION_NOTIFICATION=false SUBSCRIPTION_VERIFICATION_NOTIFICATION_DISMISSIBLE=true NEXT_SUPPORT_RELATIVE_PATHS=true NODE_OPTIONS=--max-old-space-size=12240 npxrnv export -p web -s standalone -c standalone --ci --yes --packageManager yarn

FAILED with ERROR:

Command failed with exit code 1: npx rnv export -p web -s standalone -c standalone --ci --yes --packageManager yarn