<?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 Re: Cross-Env is not Recognized as an Internal or External Command in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/cross-env-is-not-recognized-as-an-internal-or/m-p/1150906#M3883</link>
    <description>&lt;P&gt;I think that npm ci must have failed and the node_modules directory was empty.&amp;nbsp; I was running it from PowerShell and I thought it succeeded.&amp;nbsp; Now, I am running it from the Command Prompt and getting two main varieties of errors related to our network security settings.&amp;nbsp; First, there is a certificate error:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;npm ERR! code UNABLE_TO_GET_ISSUER_CERT_LOCALLY
npm ERR! errno UNABLE_TO_GET_ISSUER_CERT_LOCALLY
npm ERR! request to https://r.cnpmjs.org/cssfilter/download/cssfilter-0.0.10.tgz failed, reason: unable to get local issuer certificate&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to fix that by running the command:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;npm config set strict-ssl false&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know if that is very wise, but I will return it back to true in a minute.&amp;nbsp; The second type of error is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;npm ERR! code E403
npm ERR! 403 403 Forbidden - GET https://r.cnpmjs.org/cssfilter/download/cssfilter-0.0.10.tgz
npm ERR! 403 In most cases, you or one of your dependencies are requesting
npm ERR! 403 a package version that is forbidden by your security policy, or
npm ERR! 403 on a server you do not have access to.&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think our security policy is blocking .tgz and .bz2 files.&lt;/P&gt;</description>
    <pubDate>Fri, 04 Mar 2022 22:19:46 GMT</pubDate>
    <dc:creator>NathanHeickLACSD</dc:creator>
    <dc:date>2022-03-04T22:19:46Z</dc:date>
    <item>
      <title>Cross-Env is not Recognized as an Internal or External Command</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/cross-env-is-not-recognized-as-an-internal-or/m-p/1150889#M3881</link>
      <description>&lt;P&gt;Good Afternoon,&lt;/P&gt;&lt;P&gt;I'm trying to test Experience Builder before the Developer Summit and I am having an issue.&amp;nbsp; I was able to get through the documentation for the server install.&amp;nbsp; For the client install, when I go to run npm start, I get the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;C:\Users\nathanheick\Documents\ArcGISExperienceBuilder\client&amp;gt;npm start

&amp;gt; exb-client@1.7.0 start
&amp;gt; cross-env NODE_ENV=development webpack --mode development --watch

'cross-env' is not recognized as an internal or external command,
operable program or batch file.&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone else encountered this before?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2022 21:16:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/cross-env-is-not-recognized-as-an-internal-or/m-p/1150889#M3881</guid>
      <dc:creator>NathanHeickLACSD</dc:creator>
      <dc:date>2022-03-04T21:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Cross-Env is not Recognized as an Internal or External Command</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/cross-env-is-not-recognized-as-an-internal-or/m-p/1150906#M3883</link>
      <description>&lt;P&gt;I think that npm ci must have failed and the node_modules directory was empty.&amp;nbsp; I was running it from PowerShell and I thought it succeeded.&amp;nbsp; Now, I am running it from the Command Prompt and getting two main varieties of errors related to our network security settings.&amp;nbsp; First, there is a certificate error:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;npm ERR! code UNABLE_TO_GET_ISSUER_CERT_LOCALLY
npm ERR! errno UNABLE_TO_GET_ISSUER_CERT_LOCALLY
npm ERR! request to https://r.cnpmjs.org/cssfilter/download/cssfilter-0.0.10.tgz failed, reason: unable to get local issuer certificate&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to fix that by running the command:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;npm config set strict-ssl false&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know if that is very wise, but I will return it back to true in a minute.&amp;nbsp; The second type of error is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;npm ERR! code E403
npm ERR! 403 403 Forbidden - GET https://r.cnpmjs.org/cssfilter/download/cssfilter-0.0.10.tgz
npm ERR! 403 In most cases, you or one of your dependencies are requesting
npm ERR! 403 a package version that is forbidden by your security policy, or
npm ERR! 403 on a server you do not have access to.&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think our security policy is blocking .tgz and .bz2 files.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2022 22:19:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/cross-env-is-not-recognized-as-an-internal-or/m-p/1150906#M3883</guid>
      <dc:creator>NathanHeickLACSD</dc:creator>
      <dc:date>2022-03-04T22:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Cross-Env is not Recognized as an Internal or External Command</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/cross-env-is-not-recognized-as-an-internal-or/m-p/1228835#M5667</link>
      <description>&lt;P&gt;Hello, we are encountering this exact same issue. Any updates on how it was resolved? Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2022 17:21:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/cross-env-is-not-recognized-as-an-internal-or/m-p/1228835#M5667</guid>
      <dc:creator>JenniferMoczygemba1</dc:creator>
      <dc:date>2022-11-04T17:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Cross-Env is not Recognized as an Internal or External Command</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/cross-env-is-not-recognized-as-an-internal-or/m-p/1228851#M5668</link>
      <description>&lt;P&gt;Good Morning Jennifer,&lt;/P&gt;&lt;P&gt;I will be honest with you.&amp;nbsp; It's been a long time since the DevSummit and I haven't used Experience Builder since then.&amp;nbsp; As best as I can remember, there were various issues related to our network settings that were making it difficult to setup at work.&amp;nbsp; It would probably take a lot of troubleshooting to figure out.&amp;nbsp; However, I believe there is an offline installation process that you can follow that works perfectly.&amp;nbsp; You can also try to do the setup on your home computer without all of the network restrictions and it will work properly.&amp;nbsp; I believe I did the offline installation at the office before going to the DevSummit and then retried the online installation at the DevSummit and it worked on the conference wi-fi.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2022 18:09:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/cross-env-is-not-recognized-as-an-internal-or/m-p/1228851#M5668</guid>
      <dc:creator>NathanHeickLACSD</dc:creator>
      <dc:date>2022-11-04T18:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: Cross-Env is not Recognized as an Internal or External Command</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/cross-env-is-not-recognized-as-an-internal-or/m-p/1596675#M17977</link>
      <description>&lt;P&gt;This was too easy of a fix but it actually worked for me at ExBDevEd 1.16.&amp;nbsp; Run in the client CMD window at the client folder.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;npm install cross-env&lt;/PRE&gt;&lt;P&gt;If necessary, then run 'npm audit fix'.&amp;nbsp; Then run 'npm start'&lt;/P&gt;</description>
      <pubDate>Tue, 18 Mar 2025 17:18:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/cross-env-is-not-recognized-as-an-internal-or/m-p/1596675#M17977</guid>
      <dc:creator>PLadd</dc:creator>
      <dc:date>2025-03-18T17:18:54Z</dc:date>
    </item>
  </channel>
</rss>

