<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Error in liferay-js: "instantiatedGenerator.run is not a function"</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=122254155" />
  <subtitle>Error in liferay-js: "instantiatedGenerator.run is not a function"</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=122254155</id>
  <updated>2026-04-05T15:50:19Z</updated>
  <dc:date>2026-04-05T15:50:19Z</dc:date>
  <entry>
    <title>RE: RE: Error in liferay-js: "instantiatedGenerator.run is not a function"</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122379744" />
    <author>
      <name>Nan MoKham</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122379744</id>
    <updated>2024-02-05T17:05:52Z</updated>
    <published>2024-02-05T04:58:19Z</published>
    <summary type="html">&lt;p&gt;Now I have the same the error &amp;quot;instantiatedGenerator.run is not
  a function&amp;quot; Occurs when Installing the JS Generator and
  Generating a Bundle&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;-liferay-ce-portal-7.4.3.14-ga14&lt;/p&gt;
&lt;p&gt;- nodejs v20.11.0&lt;/p&gt;
&lt;p&gt;- npm 10.4.0&lt;/p&gt;</summary>
    <dc:creator>Nan MoKham</dc:creator>
    <dc:date>2024-02-05T04:58:19Z</dc:date>
  </entry>
  <entry>
    <title>RE: RE: Error in liferay-js: "instantiatedGenerator.run is not a function"</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122271693" />
    <author>
      <name>Rok Amon</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122271693</id>
    <updated>2023-12-11T15:58:15Z</updated>
    <published>2023-12-07T07:57:29Z</published>
    <summary type="html">&lt;p&gt;I'm having the same issue when running &lt;strong&gt;yo liferay-js&lt;/strong&gt;
  with Node version 20.5.0 and Liferay Portal 7.4 GA103.&lt;/p&gt;
&lt;p&gt;
  &lt;em&gt;&amp;quot;Error liferay-js &lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
  &lt;em&gt;instantiatedGenerator.run is not a function&amp;quot;&lt;/em&gt;
&lt;/p&gt;</summary>
    <dc:creator>Rok Amon</dc:creator>
    <dc:date>2023-12-07T07:57:29Z</dc:date>
  </entry>
  <entry>
    <title>RE: RE: Error in liferay-js: "instantiatedGenerator.run is not a function"</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122254959" />
    <author>
      <name>Pavan Kishore</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122254959</id>
    <updated>2023-11-22T11:06:01Z</updated>
    <published>2023-11-22T05:17:12Z</published>
    <summary type="html">&lt;p&gt;we are using Node 16.13.2 and the latest  LIferay PORTAL 7.4 GA103 
  and jdk 8 &lt;/p&gt;</summary>
    <dc:creator>Pavan Kishore</dc:creator>
    <dc:date>2023-11-22T05:17:12Z</dc:date>
  </entry>
  <entry>
    <title>RE: Error in liferay-js: "instantiatedGenerator.run is not a function"</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122254629" />
    <author>
      <name>Olaf Kock</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122254629</id>
    <updated>2023-11-21T11:06:41Z</updated>
    <published>2023-11-21T11:06:40Z</published>
    <summary type="html">&lt;p&gt;For proper reproduction - and to be useful in a week, month or next
  year, it would help if you give more details about your setup. Please
  include &lt;em&gt;actual&lt;/em&gt;​​​​​​​ versions (rather than &amp;quot;latest&amp;quot;)&lt;/p&gt;</summary>
    <dc:creator>Olaf Kock</dc:creator>
    <dc:date>2023-11-21T11:06:40Z</dc:date>
  </entry>
  <entry>
    <title>Error in liferay-js: "instantiatedGenerator.run is not a function"</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122254154" />
    <author>
      <name>Pavan Kishore</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122254154</id>
    <updated>2023-11-21T11:04:53Z</updated>
    <published>2023-11-21T07:06:23Z</published>
    <summary type="html">&lt;p&gt;Hello community,&lt;/p&gt;
&lt;p&gt;I'm encountering an issue in liferay-js, and I'm hoping someone can
  help me troubleshoot. When I try to create a basic template using the command&lt;/p&gt;
&lt;pre&gt;
&lt;code&gt;yo liferay-js
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;, I'm getting the following error:&lt;/p&gt;
&lt;p&gt;
  &lt;code&gt;Error liferay-js: instantiatedGenerator.run is not a function&lt;/code&gt;
&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;
  &lt;code&gt;i am using the latest node and the latest tomcat zip from liferay &lt;/code&gt;
&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</summary>
    <dc:creator>Pavan Kishore</dc:creator>
    <dc:date>2023-11-21T07:06:23Z</dc:date>
  </entry>
</feed>
