<?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: Error: No hook for resolver normal in object ResolverFactory in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/error-no-hook-for-resolver-normal-in-object/m-p/755830#M69883</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We also run into this issue finding out the problem is related to wepback 4.19. Try to downgrade your webpack version to 4.8.0. To do that just run the following:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;npm uninstall webpack&lt;/P&gt;&lt;P&gt;npm install --save-dev --save-exact webpack@4.8.0&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will keep webpack at version 4.8.0, even if you run npm update.&lt;/P&gt;&lt;P&gt;I don't know which versions of webpack also run into this issue, but 4.19 didn't work and 4.8 did.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Beda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Sep 2018 09:37:36 GMT</pubDate>
    <dc:creator>BedaKuster1</dc:creator>
    <dc:date>2018-09-21T09:37:36Z</dc:date>
    <item>
      <title>Error: No hook for resolver normal in object ResolverFactory</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/error-no-hook-for-resolver-normal-in-object/m-p/755825#M69878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am encountering this reoccurring error message when attempting to run and compile the template map via the "ArcGIS JS API CLI (&lt;A class="link-titled" href="https://www.esri.com/arcgis-blog/products/js-api-arcgis/mapping/introducing-a-cli-for-the-arcgis-api-for-javascript/" title="https://www.esri.com/arcgis-blog/products/js-api-arcgis/mapping/introducing-a-cli-for-the-arcgis-api-for-javascript/"&gt;Introducing a cli for the ArcGIS API for JavaScript&lt;/A&gt;&amp;nbsp;)" and "Maps App for Javascript" (&lt;A class="link-titled" href="https://developers.arcgis.com/example-apps/maps-app-javascript/" title="https://developers.arcgis.com/example-apps/maps-app-javascript/"&gt;Maps App for JavaScript | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each time I install, the apps appear to be in good working order. However each time I attempt I run and compile via "npm start", I encounter the same error message. I have tried multiple fresh installs, manually re-installing nodes where errors are occurring, and following all recommended steps via the github page, including the recommended install of "Windows-Build-Tools".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone else encountered this issue? I am fairly new to development and npm/cli, so any help would be greatly appreciated. I apologize in advance if this question is not formatted correctly!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The full error message (which is consistent and repeatable) is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;PS C:\Users\pjulian\documents\projects\ESRI_Test\NewProject&amp;gt; npm start&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;&amp;gt; NewProject@0.0.1 start C:\Users\pjulian\documents\projects\ESRI_Test\NewProject&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;&amp;gt; webpack-dev-server --mode development --open&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;clean-webpack-plugin: C:\Users\pjulian\documents\projects\ESRI_Test\NewProject\dist has been removed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;C:\Users\pjulian\Documents\Projects\ESRI_Test\NewProject\node_modules\webpack-dev-server\bin\webpack-dev-server.js:385&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt; throw e;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt; ^&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;Error: No hook for resolver normal in object ResolverFactory&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt; at names.forEach.name (C:\Users\pjulian\documents\projects\ESRI_Test\NewProject\node_modules\dojo-webpack-plugin\lib\pluginCompatV4.js:95:13)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt; at Array.forEach (&amp;lt;anonymous&amp;gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt; at events.forEach.event (C:\Users\pjulian\documents\projects\ESRI_Test\NewProject\node_modules\dojo-webpack-plugin\lib\pluginCompatV4.js:92:9)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt; at Array.forEach (&amp;lt;anonymous&amp;gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt; at Object.tap (C:\Users\pjulian\documents\projects\ESRI_Test\NewProject\node_modules\dojo-webpack-plugin\lib\pluginCompatV4.js:87:9)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt; at DojoAMDResolverPluginV4.apply (C:\Users\pjulian\documents\projects\ESRI_Test\NewProject\node_modules\dojo-webpack-plugin\lib\DojoAMDResolverPluginV4.js:28:3)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt; at applyResolverPlugin (C:\Users\pjulian\documents\projects\ESRI_Test\NewProject\node_modules\dojo-webpack-plugin\lib\compat.js:70:39)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt; at DojoAMDPlugin.apply (C:\Users\pjulian\documents\projects\ESRI_Test\NewProject\node_modules\dojo-webpack-plugin\lib\DojoAMDPlugin.js:48:3)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt; at requiredPlugins.forEach.plugin (C:\Users\pjulian\documents\projects\ESRI_Test\NewProject\node_modules\@arcgis\webpack-plugin\index.js:93:46)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt; at Array.forEach (&amp;lt;anonymous&amp;gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt; at ArcGISPlugin.apply (C:\Users\pjulian\documents\projects\ESRI_Test\NewProject\node_modules\@arcgis\webpack-plugin\index.js:93:21)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt; at webpack (C:\Users\pjulian\Documents\Projects\ESRI_Test\NewProject\node_modules\webpack\lib\webpack.js:37:12)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt; at startDevServer (C:\Users\pjulian\Documents\Projects\ESRI_Test\NewProject\node_modules\webpack-dev-server\bin\webpack-dev-server.js:379:16)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt; at portfinder.getPort (C:\Users\pjulian\Documents\Projects\ESRI_Test\NewProject\node_modules\webpack-dev-server\bin\webpack-dev-server.js:369:5)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt; at C:\Users\pjulian\Documents\Projects\ESRI_Test\NewProject\node_modules\portfinder\lib\portfinder.js:160:14&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt; at C:\Users\pjulian\Documents\Projects\ESRI_Test\NewProject\node_modules\async\lib\async.js:52:16&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;npm ERR! code ELIFECYCLE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;npm ERR! errno 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;npm ERR! NewProject@0.0.1 start: `webpack-dev-server --mode development --open`&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;npm ERR! Exit status 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;npm ERR!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;npm ERR! Failed at the NewProject@0.0.1 start script.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;npm ERR! This is probably not a problem with npm. There is likely additional logging output above.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;npm ERR! A complete log of this run can be found in:&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Any help in identifying the error is greatly appreciated!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 17:30:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/error-no-hook-for-resolver-normal-in-object/m-p/755825#M69878</guid>
      <dc:creator>deleted-user-Y1VvmtgNOW9P</dc:creator>
      <dc:date>2018-07-12T17:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error: No hook for resolver normal in object ResolverFactory</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/error-no-hook-for-resolver-normal-in-object/m-p/755826#M69879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's really odd. Even more so that it happens with both the CLI template app and the Maps-App-JS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you provide some more details?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Windows version:&lt;/P&gt;&lt;P&gt;Node version:&lt;/P&gt;&lt;P&gt;NPM version:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That might help me narrow it down, thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2018 22:45:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/error-no-hook-for-resolver-normal-in-object/m-p/755826#M69879</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2018-07-13T22:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Error: No hook for resolver normal in object ResolverFactory</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/error-no-hook-for-resolver-normal-in-object/m-p/755827#M69880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much for taking a look at this. It is greatly appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Windows 10 - v1803 (OS Build 17134.48)&lt;/P&gt;&lt;P&gt;Node: v8.11.3&lt;/P&gt;&lt;P&gt;NPM: 6.1.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2018 13:17:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/error-no-hook-for-resolver-normal-in-object/m-p/755827#M69880</guid>
      <dc:creator>deleted-user-Y1VvmtgNOW9P</dc:creator>
      <dc:date>2018-07-16T13:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error: No hook for resolver normal in object ResolverFactory</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/error-no-hook-for-resolver-normal-in-object/m-p/755828#M69881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did this ever get solved? I'm trying to play with the CLI, but I'm getting this exact error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 15:47:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/error-no-hook-for-resolver-normal-in-object/m-p/755828#M69881</guid>
      <dc:creator>NathanHolman3</dc:creator>
      <dc:date>2018-08-08T15:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error: No hook for resolver normal in object ResolverFactory</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/error-no-hook-for-resolver-normal-in-object/m-p/755829#M69882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Howdy!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for responding. Sorry to hear that you are encountering the same issue but it's somewhat reassuring to know that I am not the only one experiencing this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As of now, I have yet to find a solution but hoping that someone in the community may have an answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 15:55:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/error-no-hook-for-resolver-normal-in-object/m-p/755829#M69882</guid>
      <dc:creator>deleted-user-Y1VvmtgNOW9P</dc:creator>
      <dc:date>2018-08-08T15:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error: No hook for resolver normal in object ResolverFactory</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/error-no-hook-for-resolver-normal-in-object/m-p/755830#M69883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We also run into this issue finding out the problem is related to wepback 4.19. Try to downgrade your webpack version to 4.8.0. To do that just run the following:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;npm uninstall webpack&lt;/P&gt;&lt;P&gt;npm install --save-dev --save-exact webpack@4.8.0&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will keep webpack at version 4.8.0, even if you run npm update.&lt;/P&gt;&lt;P&gt;I don't know which versions of webpack also run into this issue, but 4.19 didn't work and 4.8 did.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Beda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2018 09:37:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/error-no-hook-for-resolver-normal-in-object/m-p/755830#M69883</guid>
      <dc:creator>BedaKuster1</dc:creator>
      <dc:date>2018-09-21T09:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error: No hook for resolver normal in object ResolverFactory</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/error-no-hook-for-resolver-normal-in-object/m-p/755831#M69884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this will be fixed in the next plugin release as it looks like it was fixed in an upstream dependency.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/OpenNTF/dojo-webpack-plugin/pull/181" title="https://github.com/OpenNTF/dojo-webpack-plugin/pull/181"&gt;Build fails with Webpack 4.19.1 by chuckdumont · Pull Request #181 · OpenNTF/dojo-webpack-plugin · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2018 13:38:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/error-no-hook-for-resolver-normal-in-object/m-p/755831#M69884</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2018-09-21T13:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error: No hook for resolver normal in object ResolverFactory</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/error-no-hook-for-resolver-normal-in-object/m-p/755832#M69885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To be clear, I don't know if this will fix the original issue. I won't have time to test builds until middle of this week. It may or may not, as this issue didn't seem to impact all users.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Sep 2018 17:53:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/error-no-hook-for-resolver-normal-in-object/m-p/755832#M69885</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2018-09-23T17:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error: No hook for resolver normal in object ResolverFactory</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/error-no-hook-for-resolver-normal-in-object/m-p/755833#M69886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/43956"&gt;Rene Rubalcava&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Was the cause/fix for this issue ever discovered? I am having the same exact issue when I try to run either example projects under the &lt;A href="https://github.com/Esri/arcgis-webpack-plugin"&gt;arcgis-webpack-plugin&lt;/A&gt;&amp;nbsp;github page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The two example repos can be found here:&amp;nbsp;&lt;A href="https://github.com/Esri/jsapi-resources/tree/master/4.x/webpack/demo"&gt;4.x/webpack/demo&lt;/A&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;A href="https://github.com/odoe/jsapi-webpack"&gt;odoe/jsapi-webpack&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using:&lt;/P&gt;&lt;P&gt;Windows 10 Enterprise -&amp;nbsp;Version 1809 -&amp;nbsp;Build 17763.379&lt;/P&gt;&lt;P&gt;Node - 10.15.3&lt;/P&gt;&lt;P&gt;Npm - 6.4.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I download the repo, install the deps, but then 'npm start' fails and I get the same exact error that the OP does.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried the latest version of webpack, 4.8 (as mentioned above), and many other 4.x versions of webpack with no avail. Any help would be much appreciated. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2019 13:48:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/error-no-hook-for-resolver-normal-in-object/m-p/755833#M69886</guid>
      <dc:creator>JohnPaschal</dc:creator>
      <dc:date>2019-04-03T13:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error: No hook for resolver normal in object ResolverFactory</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/error-no-hook-for-resolver-normal-in-object/m-p/755834#M69887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I finally solved this issue. I was getting exactly this same, "No hook for resolver normal in object ResolverFactory" error on two completely different computers every time I would run "npm start". Over six months, I tried many more times hoping a newer version of Esri's CLI would resolve this issue. I also tried the solution above about downgrading Webpack, and a solution on the Dojo Webpack Plugin repo about deleting node_modules/* and package-lock.json and re-running "npm install", but still kept getting the same error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eventually after spending a significant amount of time on this, I discovered the original problem occurred during the "arcgis create project" process. Even though it clearly shows in bright green and bold text "Done! Your ArcGIS JSAPI application has been installed!", if you look closely above that in light gray text it also says, "Oops, something went wrong." I didn't pay much attention to that the first 20 times because it's completely normal to see warnings and errors when installing a Node project. But this one turns out to be a critical failure from which there is no return.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution turned out to be amazingly simple. Although installing the Windows Build Tools required running PowerShell as an administrator, I had to then switch to either a regular Command Prompt or Node.js Command Prompt (as a non-administrator) to execute "npm install -g @arcgis/cli" and "arcgis create arcgiscli". Now the Esri CLI installs and "npm start" works perfectly every time.&amp;nbsp; I hope by sharing this solution I can spare someone else months of delay and countless hours of wasted time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2019 20:48:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/error-no-hook-for-resolver-normal-in-object/m-p/755834#M69887</guid>
      <dc:creator>StevenGreenwaters</dc:creator>
      <dc:date>2019-04-23T20:48:35Z</dc:date>
    </item>
  </channel>
</rss>

