<?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 Upgrading Node.js in Developer Edition of Experience Builder in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/upgrading-node-js-in-developer-edition-of/m-p/1278982#M6719</link>
    <description>&lt;P&gt;I have EB 1.11 Developer Edition installed on my desktop and a few experience webapps built.&amp;nbsp; &amp;nbsp;At the time I installed EB 1.11 I had Node.js 16.13.2 / NPM 8.1.2 installed.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;With the latest version of Node.js at&amp;nbsp;18.16.0 and NPM at 9.5.1, which I want to upgrade to, what do I need to do in my existing EB 1.11 installation to use it?&amp;nbsp; Do I need to rerun 'npm ci' in the \server and \client directories?&lt;/P&gt;&lt;P&gt;I am running Windows 10.&lt;/P&gt;</description>
    <pubDate>Fri, 14 Apr 2023 22:47:55 GMT</pubDate>
    <dc:creator>USLEOperations</dc:creator>
    <dc:date>2023-04-14T22:47:55Z</dc:date>
    <item>
      <title>Upgrading Node.js in Developer Edition of Experience Builder</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/upgrading-node-js-in-developer-edition-of/m-p/1278982#M6719</link>
      <description>&lt;P&gt;I have EB 1.11 Developer Edition installed on my desktop and a few experience webapps built.&amp;nbsp; &amp;nbsp;At the time I installed EB 1.11 I had Node.js 16.13.2 / NPM 8.1.2 installed.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;With the latest version of Node.js at&amp;nbsp;18.16.0 and NPM at 9.5.1, which I want to upgrade to, what do I need to do in my existing EB 1.11 installation to use it?&amp;nbsp; Do I need to rerun 'npm ci' in the \server and \client directories?&lt;/P&gt;&lt;P&gt;I am running Windows 10.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2023 22:47:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/upgrading-node-js-in-developer-edition-of/m-p/1278982#M6719</guid>
      <dc:creator>USLEOperations</dc:creator>
      <dc:date>2023-04-14T22:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading Node.js in Developer Edition of Experience Builder</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/upgrading-node-js-in-developer-edition-of/m-p/1279594#M6721</link>
      <description>&lt;P&gt;I am doing the exact same thing: installing Experience Builder 1.11 in c:\ArcGISExperienceBuilder1.11\ folder&amp;nbsp; (while keeping older version in the old folder)&lt;BR /&gt;&lt;BR /&gt;I had no problems with the /server&amp;gt; npm ci&amp;nbsp; , then &amp;gt;npm start , which runs on port :3001&amp;nbsp;but I am having issues with the \client\&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Try the following:&lt;BR /&gt;* in /client/ folder, try &lt;STRONG&gt;npm update&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/STRONG&gt;&amp;lt; very slow! be patient,&lt;BR /&gt;* if it fails, in /client/ folder, delete the file&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;package-lock.json&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;* in /client/ folder, re-run &lt;STRONG&gt;npm ci&amp;nbsp;&lt;/STRONG&gt; (clean install)&lt;BR /&gt;&lt;BR /&gt;Open the file&amp;nbsp;&lt;SPAN&gt;package.json and inspect the file;&amp;nbsp; it shows you all the versions required for ExB 1.11&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If you get error&amp;nbsp; ENOENT: no such file or directory, open 'C:\ArcGISExperienceBuilder1.11\client\package.json&amp;nbsp;&lt;BR /&gt;(restore it from the installatipn.zip file if needed)&lt;BR /&gt;&lt;BR /&gt;re-run client\ npm ci&amp;nbsp; &amp;nbsp;then npm start&lt;BR /&gt;re-run server\npm ci&amp;nbsp; &amp;nbsp; then npm start&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2023 10:11:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/upgrading-node-js-in-developer-edition-of/m-p/1279594#M6721</guid>
      <dc:creator>FredericPoliart_EsriAU</dc:creator>
      <dc:date>2023-04-18T10:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading Node.js in Developer Edition of Experience Builder</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/upgrading-node-js-in-developer-edition-of/m-p/1283622#M6807</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/570988"&gt;@USLEOperations&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Yes, ExB dev edition 1.11 supports working with Node.js 14+. And we recommended to use 16.&lt;BR /&gt;If you have installed dev 1.11 earlier, you don't have to rerun "npm ci" again on the same build.&amp;nbsp;&lt;BR /&gt;If you want to sync up upgrade to latest node version, yes you can rerun "npm ci" under both client and server directories.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Wei&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 22:19:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/upgrading-node-js-in-developer-edition-of/m-p/1283622#M6807</guid>
      <dc:creator>Wei_Ying</dc:creator>
      <dc:date>2023-04-27T22:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading Node.js in Developer Edition of Experience Builder</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/upgrading-node-js-in-developer-edition-of/m-p/1328121#M8287</link>
      <description>&lt;P&gt;Worth a try too:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;npm uninstall node-sass&lt;/STRONG&gt;&lt;BR /&gt;(you may need to delete some folders manually)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;npm i -D sass&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;npm i&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ref:&amp;nbsp; &lt;A href="https://stackoverflow.com/questions/70514785/npm-install-failed-at-node-sass-command-failed" target="_blank"&gt;https://stackoverflow.com/questions/70514785/npm-install-failed-at-node-sass-command-failed&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 06:13:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/upgrading-node-js-in-developer-edition-of/m-p/1328121#M8287</guid>
      <dc:creator>FredericPoliart_EsriAU</dc:creator>
      <dc:date>2023-09-13T06:13:29Z</dc:date>
    </item>
  </channel>
</rss>

