<?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: Visual Studio Code - Issues to access standard librar... in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/visual-studio-code-issues-to-access-standard-library-component-after-app/qaa-p/13878394#M4885628</link>
    <description>&lt;P&gt;Thanks a lot for your answer and link to your app.&lt;/P&gt;&lt;P&gt;It works today, without any modifications in yaml file. It seems there was proxy issues (&lt;EM&gt;curl on library returned error 401&lt;/EM&gt;), but nobody can told me what has been done or not.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 26 Sep 2024 08:05:16 GMT</pubDate>
    <dc:creator>Armelle_R</dc:creator>
    <dc:date>2024-09-26T08:05:16Z</dc:date>
    <item>
      <title>Visual Studio Code - Issues to access standard library/component after App migration</title>
      <link>https://community.sap.com/t5/technology-q-a/visual-studio-code-issues-to-access-standard-library-component-after-app/qaq-p/13874867</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am working on a specific FIORI app that has been developped a few years ago with Web IDE, to manage Purchase Orders that can't be with standard tile.&lt;/P&gt;&lt;P&gt;Today, I have to make few changes on this app. So, I have migrated it on Visual Studio Code.&amp;nbsp;&lt;/P&gt;&lt;P&gt;At first sight, migration seems okay. But when I try to run the app (without making other changes than migration), it opens a blank page in my browser and there are error messages about standard component used by the app.&lt;/P&gt;&lt;P&gt;In my browser, I get&amp;nbsp;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Error&amp;nbsp;: «&amp;nbsp;failed to load JavaScript resource: sap/ui/s2p/mm/lib/reuse/text/library.js -&amp;nbsp; sap.ui.ModuleSystem&amp;nbsp;» in Console tab.&lt;/LI&gt;&lt;LI&gt;Error below for file library.js in Network tab&amp;nbsp;:&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Request URL:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;A href="http://localhost:8080/resources/sap/ui/s2p/mm/lib/reuse/text/library.js" target="_blank"&gt;http://localhost:8080/resources/sap/ui/s2p/mm/lib/reuse/text/library.js&lt;/A&gt;&lt;BR /&gt;Request Method:&amp;nbsp; &amp;nbsp;GET&lt;BR /&gt;Status Code:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;404 NOT FOUND (from disk cache)&lt;BR /&gt;Remote Address:&amp;nbsp; &amp;nbsp;[::1]:8080&lt;BR /&gt;Referrer Policy:&amp;nbsp; &amp;nbsp; &amp;nbsp;strict-origin-when-cross-origin&lt;/P&gt;&lt;P&gt;I sometimes have error directly in Visual Studio Code&amp;nbsp;: «&amp;nbsp;Failed to resolve library sap.ui.s2p.mm.lib.reuse.text: Could not find library "sap.ui.s2p.mm.lib.reuse.text"&amp;nbsp;»&lt;/P&gt;&lt;P&gt;I have tried to change ui5.yaml file by adding a path under «&amp;nbsp;backend&amp;nbsp;» section like below, but it still KO.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="abap"&gt;          - path: /resources/sap/ui/s2p/mm/lib/reuse/text
            pathPrefix: /sap/bc/ui5_ui5/sap/MM_REUSE_TEXTS1
            url: https://my.backend.com
            client: "200"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea of what I can’t do to fix this issue&amp;nbsp;?&lt;/P&gt;&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;&lt;P&gt;Armelle&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2024 19:57:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/visual-studio-code-issues-to-access-standard-library-component-after-app/qaq-p/13874867</guid>
      <dc:creator>Armelle_R</dc:creator>
      <dc:date>2024-09-23T19:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Studio Code - Issues to access standard librar...</title>
      <link>https://community.sap.com/t5/technology-q-a/visual-studio-code-issues-to-access-standard-library-component-after-app/qaa-p/13875227#M4885175</link>
      <description>&lt;P&gt;The way you try to solve it is correct in my opinion but maybe something is wrong with one of the paths. Here you have an example how I did this for a custom library (which I didn’t want to load locally) at line 29: &amp;nbsp;&amp;nbsp;&lt;A href="https://github.com/lemaiwo/detailcomponent/blob/93cac62bf0bdad73223fbc1fe87d58af81235b7a/ui5.yaml#L29" target="_blank"&gt;https://github.com/lemaiwo/detailcomponent/blob/93cac62bf0bdad73223fbc1fe87d58af81235b7a/ui5.yaml#L29&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 05:49:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/visual-studio-code-issues-to-access-standard-library-component-after-app/qaa-p/13875227#M4885175</guid>
      <dc:creator>WouterLemaire</dc:creator>
      <dc:date>2024-09-24T05:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Studio Code - Issues to access standard library/component after App migration</title>
      <link>https://community.sap.com/t5/technology-q-a/visual-studio-code-issues-to-access-standard-library-component-after-app/qaa-p/13875999#M4885289</link>
      <description>can you post the yaml file here?</description>
      <pubDate>Tue, 24 Sep 2024 13:16:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/visual-studio-code-issues-to-access-standard-library-component-after-app/qaa-p/13875999#M4885289</guid>
      <dc:creator>junwu</dc:creator>
      <dc:date>2024-09-24T13:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Studio Code - Issues to access standard librar...</title>
      <link>https://community.sap.com/t5/technology-q-a/visual-studio-code-issues-to-access-standard-library-component-after-app/qaa-p/13878394#M4885628</link>
      <description>&lt;P&gt;Thanks a lot for your answer and link to your app.&lt;/P&gt;&lt;P&gt;It works today, without any modifications in yaml file. It seems there was proxy issues (&lt;EM&gt;curl on library returned error 401&lt;/EM&gt;), but nobody can told me what has been done or not.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 08:05:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/visual-studio-code-issues-to-access-standard-library-component-after-app/qaa-p/13878394#M4885628</guid>
      <dc:creator>Armelle_R</dc:creator>
      <dc:date>2024-09-26T08:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Studio Code - Issues to access standard librar...</title>
      <link>https://community.sap.com/t5/technology-q-a/visual-studio-code-issues-to-access-standard-library-component-after-app/qaa-p/13878410#M4885630</link>
      <description>&lt;P&gt;Thanks a lot for trying to help.&lt;/P&gt;&lt;P&gt;It works today, without any modifications in yaml file. It seems there was proxy issues (&lt;EM&gt;curl on library returned error 401&lt;/EM&gt;), but nobody can told me what has been done or not.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 08:06:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/visual-studio-code-issues-to-access-standard-library-component-after-app/qaa-p/13878410#M4885630</guid>
      <dc:creator>Armelle_R</dc:creator>
      <dc:date>2024-09-26T08:06:07Z</dc:date>
    </item>
  </channel>
</rss>

