<?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: JS API 4.10 Error Custom build (Dojo) Node.js in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-api-4-10-error-custom-build-dojo-node-js/m-p/140715#M13090</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try this &lt;A href="https://github.com/Esri/jsapi-resources/tree/master/4.x/npm/demo"&gt;sample here&lt;/A&gt;. I'll be updating this for 4.11 today or tomorrow, but right now it is still 4.10 and should work as expected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Apr 2019 13:55:34 GMT</pubDate>
    <dc:creator>ReneRubalcava</dc:creator>
    <dc:date>2019-04-04T13:55:34Z</dc:date>
    <item>
      <title>JS API 4.10 Error Custom build (Dojo) Node.js</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-api-4-10-error-custom-build-dojo-node-js/m-p/140714#M13089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;I'm trying to make a custom build using the 4.10 JS API, but I keep getting a build error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE style="color: #000000;"&gt;18 verbose node v10.15.1 19 verbose npm  v6.9.0 20 error code ELIFECYCLE 21 error errno 3 22 error arcgis-js-api-sample-app@1.0.0 build: `grunt build` 22 error Exit status 3 23 error Failed at the arcgis-js-api-sample-app@1.0.0 build script. 23 error This is probably not a problem with npm. There is likely additional logging output above.&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Before in the '&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;npm install'&amp;nbsp; I had this error:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;verbose stack Error: node-sass@4.7.2 postinstall: `node scripts/build.js`&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I changed the "node-sass" version by&amp;nbsp;&amp;nbsp;"node-sass": "~4.9.0" in the package.json file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm using the one recommended in the 4.x JS API Bower section guide from here:&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/guide/using-npm/"&gt;Using npm for Custom Builds&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2019 10:14:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-api-4-10-error-custom-build-dojo-node-js/m-p/140714#M13089</guid>
      <dc:creator>FabianMolina</dc:creator>
      <dc:date>2019-04-04T10:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: JS API 4.10 Error Custom build (Dojo) Node.js</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-api-4-10-error-custom-build-dojo-node-js/m-p/140715#M13090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try this &lt;A href="https://github.com/Esri/jsapi-resources/tree/master/4.x/npm/demo"&gt;sample here&lt;/A&gt;. I'll be updating this for 4.11 today or tomorrow, but right now it is still 4.10 and should work as expected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2019 13:55:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-api-4-10-error-custom-build-dojo-node-js/m-p/140715#M13090</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2019-04-04T13:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: JS API 4.10 Error Custom build (Dojo) Node.js</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-api-4-10-error-custom-build-dojo-node-js/m-p/140716#M13091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I'm running into the same problem under OS X with a newer version of node-sass, with a similar fix (fails: ~4.11.0, succeeds: ~4.12.0). Seeing this with both the @arcgis/cli and the npm demo for 4.x in the latest jsapi-resources. Opened&amp;nbsp;an issue on the arcgis-cli side.&amp;nbsp;&lt;A href="https://github.com/Esri/arcgis-js-cli/issues/33"&gt;https://github.com/Esri/arcgis-js-cli/issues/33&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Jun 2019 17:30:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-api-4-10-error-custom-build-dojo-node-js/m-p/140716#M13091</guid>
      <dc:creator>PeterWiringa</dc:creator>
      <dc:date>2019-06-08T17:30:42Z</dc:date>
    </item>
  </channel>
</rss>

