<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Community edition Web build error. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/community-edition-web-build-error/m-p/14014115#M2038827</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello SAP Build Apps Community,&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;Here’s the error we’re facing:&lt;/P&gt;&lt;P&gt;```&lt;BR /&gt;&lt;SPAN&gt;AB version: 3.8.0 COMMAND: USER_METERING_ENABLED=&lt;/SPAN&gt;&lt;SPAN class=""&gt;true&lt;/SPAN&gt;&lt;SPAN&gt; SHOW_SUBSCRIPTION_VERIFICATION_NOTIFICATION=&lt;/SPAN&gt;&lt;SPAN class=""&gt;false&lt;/SPAN&gt;&lt;SPAN&gt; SUBSCRIPTION_VERIFICATION_NOTIFICATION_DISMISSIBLE=&lt;/SPAN&gt;&lt;SPAN class=""&gt;true&lt;/SPAN&gt;&lt;SPAN&gt; NEXT_SUPPORT_RELATIVE_PATHS=&lt;/SPAN&gt;&lt;SPAN class=""&gt;true&lt;/SPAN&gt;&lt;SPAN&gt; NODE_OPTIONS=--max-old-space-size=12240 npxrnv &lt;/SPAN&gt;&lt;SPAN class=""&gt;export&lt;/SPAN&gt;&lt;SPAN&gt; -p web -s standalone -c standalone --ci --&lt;/SPAN&gt;&lt;SPAN class=""&gt;yes&lt;/SPAN&gt;&lt;SPAN&gt; --packageManager yarn FAILED with ERROR: Command failed with &lt;/SPAN&gt;&lt;SPAN class=""&gt;exit&lt;/SPAN&gt;&lt;SPAN&gt; code 1: npx rnv &lt;/SPAN&gt;&lt;SPAN class=""&gt;export&lt;/SPAN&gt;&lt;SPAN&gt; -p web -s standalone -c standalone --ci --&lt;/SPAN&gt;&lt;SPAN class=""&gt;yes&lt;/SPAN&gt;&lt;SPAN&gt; --packageManager yarn&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;```&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Interestingly, this error doesn’t appear in a lightweight test project with fewer components, so it seems to be isolated to more complex builds.&lt;/P&gt;&lt;P&gt;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!&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;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?&lt;/P&gt;&lt;P&gt;Thanks so much in advance for any feedback!&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Mihály&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Feb 2025 13:59:10 GMT</pubDate>
    <dc:creator>mihaly-toth-nc</dc:creator>
    <dc:date>2025-02-11T13:59:10Z</dc:date>
    <item>
      <title>Community edition Web build error.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/community-edition-web-build-error/m-p/14014115#M2038827</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello SAP Build Apps Community,&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;Here’s the error we’re facing:&lt;/P&gt;&lt;P&gt;```&lt;BR /&gt;&lt;SPAN&gt;AB version: 3.8.0 COMMAND: USER_METERING_ENABLED=&lt;/SPAN&gt;&lt;SPAN class=""&gt;true&lt;/SPAN&gt;&lt;SPAN&gt; SHOW_SUBSCRIPTION_VERIFICATION_NOTIFICATION=&lt;/SPAN&gt;&lt;SPAN class=""&gt;false&lt;/SPAN&gt;&lt;SPAN&gt; SUBSCRIPTION_VERIFICATION_NOTIFICATION_DISMISSIBLE=&lt;/SPAN&gt;&lt;SPAN class=""&gt;true&lt;/SPAN&gt;&lt;SPAN&gt; NEXT_SUPPORT_RELATIVE_PATHS=&lt;/SPAN&gt;&lt;SPAN class=""&gt;true&lt;/SPAN&gt;&lt;SPAN&gt; NODE_OPTIONS=--max-old-space-size=12240 npxrnv &lt;/SPAN&gt;&lt;SPAN class=""&gt;export&lt;/SPAN&gt;&lt;SPAN&gt; -p web -s standalone -c standalone --ci --&lt;/SPAN&gt;&lt;SPAN class=""&gt;yes&lt;/SPAN&gt;&lt;SPAN&gt; --packageManager yarn FAILED with ERROR: Command failed with &lt;/SPAN&gt;&lt;SPAN class=""&gt;exit&lt;/SPAN&gt;&lt;SPAN&gt; code 1: npx rnv &lt;/SPAN&gt;&lt;SPAN class=""&gt;export&lt;/SPAN&gt;&lt;SPAN&gt; -p web -s standalone -c standalone --ci --&lt;/SPAN&gt;&lt;SPAN class=""&gt;yes&lt;/SPAN&gt;&lt;SPAN&gt; --packageManager yarn&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;```&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Interestingly, this error doesn’t appear in a lightweight test project with fewer components, so it seems to be isolated to more complex builds.&lt;/P&gt;&lt;P&gt;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!&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;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?&lt;/P&gt;&lt;P&gt;Thanks so much in advance for any feedback!&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Mihály&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2025 13:59:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/community-edition-web-build-error/m-p/14014115#M2038827</guid>
      <dc:creator>mihaly-toth-nc</dc:creator>
      <dc:date>2025-02-11T13:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: Community edition Web build error.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/community-edition-web-build-error/m-p/14015984#M2038828</link>
      <description>&lt;P&gt;UPDATE. 2025.02.12. late afternoon CET the build issues have been resolved with the runtime 4.12.192.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apparently, it had nothing to do with the app size. Still, I'd strongly suggest revisiting your logic on a regular basis and trying to reduce the unused, hidden, or commented parts.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2025 09:49:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/community-edition-web-build-error/m-p/14015984#M2038828</guid>
      <dc:creator>mihaly-toth-nc</dc:creator>
      <dc:date>2025-02-13T09:49:00Z</dc:date>
    </item>
  </channel>
</rss>

