Hello SAP Build Apps Community,
I hope you’re all doing well! We’ve been using the SAP Build Apps Community Edition to create an MVP for our project management platform. Overall, our experience has been quite positive, but we’ve encountered a few bumps along the way. Recently, we’ve been running into an issue with the web version, and I wanted to reach out for some help.
Here’s the error we’re facing:
“`
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
“`
Interestingly, this error doesn’t appear in a lightweight test project with fewer components, so it seems to be isolated to more complex builds.
I remember encountering a similar error about a year and a half ago, and at the time, it was mentioned that the build service had “run out of allocated memory.” Given this, I’m wondering if the issue might be the same now or if something else is causing it. Any thoughts or advice would be greatly appreciated!
To give you more context, our app project (after export) is around 3.9 MB, and the last successful build was almost 14 MB. We’re working with several custom JavaScript files, a lot of logic nodes, and many expressions.
Has anyone else run into this problem? If so, how did you resolve it? And if this is a known issue, could you share an estimated timeline for when it might be fixed?
Thanks so much in advance for any feedback!
Best regards,
Mihály