<?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 UI Framework slow deploying component in Community Central forum</title>
    <link>https://www.servicenow.com/community/community-central-forum/ui-framework-slow-deploying-component/m-p/3028498#M741</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am developing a custom UI Component for UI Builder. This basically works well, but I have an issue deploying the component to my instance using snc as this process is taking very long.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the last output:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&lt;span class="lia-unicode-emoji" title=":file_folder:"&gt;📁&lt;/span&gt; &lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/5544"&gt;@Servicenow_1&lt;/a&gt;/ui-renderer-snabbdom
92% sealing asset processing sn-tectonic-webpack-dependency-manifestThere are no TOML files to parse.&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looks like this step takes up to 10-15 minutes until&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;95% emitting emit SimpleCopyPlugin&lt;/LI-CODE&gt;&lt;P&gt;appears and deployment starts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is happening during this sealing? Can this be in some way improved?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;thomas&lt;/P&gt;</description>
    <pubDate>Tue, 27 Aug 2024 09:44:44 GMT</pubDate>
    <dc:creator>thomas997786320</dc:creator>
    <dc:date>2024-08-27T09:44:44Z</dc:date>
    <item>
      <title>UI Framework slow deploying component</title>
      <link>https://www.servicenow.com/community/community-central-forum/ui-framework-slow-deploying-component/m-p/3028498#M741</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am developing a custom UI Component for UI Builder. This basically works well, but I have an issue deploying the component to my instance using snc as this process is taking very long.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the last output:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&lt;span class="lia-unicode-emoji" title=":file_folder:"&gt;📁&lt;/span&gt; &lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/5544"&gt;@Servicenow_1&lt;/a&gt;/ui-renderer-snabbdom
92% sealing asset processing sn-tectonic-webpack-dependency-manifestThere are no TOML files to parse.&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looks like this step takes up to 10-15 minutes until&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;95% emitting emit SimpleCopyPlugin&lt;/LI-CODE&gt;&lt;P&gt;appears and deployment starts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is happening during this sealing? Can this be in some way improved?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;thomas&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2024 09:44:44 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/ui-framework-slow-deploying-component/m-p/3028498#M741</guid>
      <dc:creator>thomas997786320</dc:creator>
      <dc:date>2024-08-27T09:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: UI Framework slow deploying component</title>
      <link>https://www.servicenow.com/community/community-central-forum/ui-framework-slow-deploying-component/m-p/3037749#M830</link>
      <description>&lt;P&gt;Having similar issue with simple test component.&amp;nbsp; My deployment also stops at 92% sealing....with about a 2-3 minute wait.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2024 04:58:53 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/ui-framework-slow-deploying-component/m-p/3037749#M830</guid>
      <dc:creator>MKipe</dc:creator>
      <dc:date>2024-09-06T04:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: UI Framework slow deploying component</title>
      <link>https://www.servicenow.com/community/community-central-forum/ui-framework-slow-deploying-component/m-p/3062680#M1018</link>
      <description>&lt;P&gt;It takes longer than 2-3mins. It takes about 40min for me to deploy the ui-component to snow instance.&lt;BR /&gt;It gets stuck at below along with few node.js warnings.&lt;BR /&gt;Does anyone has suggestion as to why this might be happening?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;92% sealing asset processing sn-tectonic-webpack-dependency-manifestThere are no TOML files to parse.&lt;BR /&gt;(node:81877) [DEP0128] DeprecationWarning: Invalid 'main' field in '/Users/[user]/WebstormProjects/servicenow-workspace-widget/node_modules/@servicenow/now-alert/package.json' of 'dist/@servicenow/now-alert.js'. Please either fix that or report it to the module author&lt;BR /&gt;(node:81877) [DEP0128] DeprecationWarning: Invalid 'main' field in. '/Users/[user]/WebstormProjects/snowWidget/node_modules/@servicenow/now-button/package.json' of 'dist/@servicenow/now-button.js'. Please either fix that or report it to the module author.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2024 23:13:43 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/ui-framework-slow-deploying-component/m-p/3062680#M1018</guid>
      <dc:creator>Devarajan Sunda</dc:creator>
      <dc:date>2024-10-02T23:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: UI Framework slow deploying component</title>
      <link>https://www.servicenow.com/community/community-central-forum/ui-framework-slow-deploying-component/m-p/3063929#M1020</link>
      <description>&lt;P&gt;It's the same here. My project folder now contains about 5-6 components, and a deployment takes at least 1 hour. That is very unsatisfying.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2024 17:18:01 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/ui-framework-slow-deploying-component/m-p/3063929#M1020</guid>
      <dc:creator>thomas997786320</dc:creator>
      <dc:date>2024-10-03T17:18:01Z</dc:date>
    </item>
  </channel>
</rss>

