<?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>Question Re: React Native app deployment to SAP BTP in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/react-native-app-deployment-to-sap-btp/qaa-p/13897995#M4888064</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;1. The command we are using to build the app is `npx expo export --platform web`.&lt;/P&gt;&lt;P&gt;2. After this the command `mbt build` is run to generate the makefile.&lt;/P&gt;&lt;P&gt;3. Then to deploy, the command `cf deploy mta_archives/&amp;lt;your-app-mtar-archive-name&amp;gt;.mtar` is run.&lt;/P&gt;&lt;P&gt;Also, we are not getting the same Deprecation Warning when running or building the app&lt;/P&gt;</description>
    <pubDate>Mon, 14 Oct 2024 10:40:23 GMT</pubDate>
    <dc:creator>Saumya3</dc:creator>
    <dc:date>2024-10-14T10:40:23Z</dc:date>
    <item>
      <title>React Native app deployment to SAP BTP</title>
      <link>https://community.sap.com/t5/technology-q-a/react-native-app-deployment-to-sap-btp/qaq-p/13894700</link>
      <description>&lt;P&gt;We are trying to deploy a React Native application on SAP BTP. We are unable to deploy it due to the following error:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Saumya3_0-1728538017373.png"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/177711i5CEAD672E2EA3C66/image-dimensions/566x50?v=v2" alt="Saumya3_0-1728538017373.png" title="Saumya3_0-1728538017373.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The error is due to the `punycode` module which is deprecated. This module is a dependency of `&lt;SPAN&gt;whatwg-url-without-unicode` module and&amp;nbsp;`whatwg-url-without-unicode` is a dependency of `expo`.&lt;/SPAN&gt;&amp;nbsp;We are using `expo` to build and run our app.&lt;/P&gt;&lt;P&gt;How can we remove this dependency? Or is there an alternative to this method of deployment to BTP?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 05:37:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/react-native-app-deployment-to-sap-btp/qaq-p/13894700</guid>
      <dc:creator>Saumya3</dc:creator>
      <dc:date>2024-10-10T05:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: React Native app deployment to SAP BTP</title>
      <link>https://community.sap.com/t5/technology-q-a/react-native-app-deployment-to-sap-btp/qaa-p/13895026#M4887728</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;I'm also developing a React Native app. I don't have an answer for your question, I just wanted to ask how did you build up the project in order to perform a deployment, it would be great if you could tell me.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Karel&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 09:36:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/react-native-app-deployment-to-sap-btp/qaa-p/13895026#M4887728</guid>
      <dc:creator>KJara</dc:creator>
      <dc:date>2024-10-10T09:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: React Native app deployment to SAP BTP</title>
      <link>https://community.sap.com/t5/technology-q-a/react-native-app-deployment-to-sap-btp/qaa-p/13895066#M4887731</link>
      <description>&lt;P&gt;We are using the CAP Java framework for the deployment.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 09:53:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/react-native-app-deployment-to-sap-btp/qaa-p/13895066#M4887731</guid>
      <dc:creator>Saumya3</dc:creator>
      <dc:date>2024-10-10T09:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: React Native app deployment to SAP BTP</title>
      <link>https://community.sap.com/t5/technology-q-a/react-native-app-deployment-to-sap-btp/qaa-p/13897908#M4888057</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Do you encounter the same &lt;FONT face="courier new,courier"&gt;DeprecationWarning&lt;/FONT&gt; errors when building (or running) the expo application?&lt;/P&gt;&lt;P&gt;Could you perhaps share the command you use to deploy the application?&lt;BR /&gt;I'm looking for the exact expo or other command that is used to bild the application.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2024 09:51:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/react-native-app-deployment-to-sap-btp/qaa-p/13897908#M4888057</guid>
      <dc:creator>catano</dc:creator>
      <dc:date>2024-10-14T09:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: React Native app deployment to SAP BTP</title>
      <link>https://community.sap.com/t5/technology-q-a/react-native-app-deployment-to-sap-btp/qaa-p/13897988#M4888062</link>
      <description>Hi,</description>
      <pubDate>Mon, 14 Oct 2024 10:35:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/react-native-app-deployment-to-sap-btp/qaa-p/13897988#M4888062</guid>
      <dc:creator>Saumya3</dc:creator>
      <dc:date>2024-10-14T10:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: React Native app deployment to SAP BTP</title>
      <link>https://community.sap.com/t5/technology-q-a/react-native-app-deployment-to-sap-btp/qaa-p/13897995#M4888064</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;1. The command we are using to build the app is `npx expo export --platform web`.&lt;/P&gt;&lt;P&gt;2. After this the command `mbt build` is run to generate the makefile.&lt;/P&gt;&lt;P&gt;3. Then to deploy, the command `cf deploy mta_archives/&amp;lt;your-app-mtar-archive-name&amp;gt;.mtar` is run.&lt;/P&gt;&lt;P&gt;Also, we are not getting the same Deprecation Warning when running or building the app&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2024 10:40:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/react-native-app-deployment-to-sap-btp/qaa-p/13897995#M4888064</guid>
      <dc:creator>Saumya3</dc:creator>
      <dc:date>2024-10-14T10:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: React Native app deployment to SAP BTP</title>
      <link>https://community.sap.com/t5/technology-q-a/react-native-app-deployment-to-sap-btp/qaa-p/13921259#M4890160</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Aren't there any more errors or its just that error that pops out?&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On my testing, I've checked that, though this warning pops out, it could still continue with the deployment, but the real error was that the manifest.json generated didn't contain any sap.app field.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;I've done a workaround copying the content of the manifest.json with that sap.app field and its data into the generated one during the deployment, so it could have that field on it. Doing that solved my deployment issue.&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;Karel&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2025 13:40:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/react-native-app-deployment-to-sap-btp/qaa-p/13921259#M4890160</guid>
      <dc:creator>KJara</dc:creator>
      <dc:date>2025-02-20T13:40:57Z</dc:date>
    </item>
  </channel>
</rss>

