<?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: Trying to create first app on trial subscription in Developer Q&amp;A Forum</title>
    <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Trying-to-create-first-app-on-trial-subscription/m-p/235215#M775</link>
    <description>&lt;P&gt;Hi. I've replaced the Nodejs with the 21.11.00 LTS version and I'm still getting the same error message. Thoughts?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jan 2024 10:58:29 GMT</pubDate>
    <dc:creator>shenicebarcelon</dc:creator>
    <dc:date>2024-01-23T10:58:29Z</dc:date>
    <item>
      <title>Trying to create first app on trial subscription</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Trying-to-create-first-app-on-trial-subscription/m-p/235119#M772</link>
      <description>&lt;P&gt;I'm following the instruction on&amp;nbsp;&lt;A href="https://developer.dynatrace.com/getting-started/quickstart/" target="_blank" rel="noopener"&gt;https://developer.dynatrace.com/getting-started/quickstart/&lt;/A&gt;&amp;nbsp;to create my first app in 5 minutes. But I cannot proceed as I can't connect with the Dynatrace server to get the file I need... I think.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I checked the version. But when I input the first command into my terminal, this happens:&lt;/P&gt;
&lt;P&gt;Your environment has been set up for using Node.js 21.6.0 (x64) and npm.&lt;/P&gt;
&lt;P&gt;C:\Users\Shenice&amp;gt;npx dt-app create&lt;BR /&gt;npm ERR! code ENOENT&lt;BR /&gt;npm ERR! syscall lstat&lt;BR /&gt;npm ERR! path C:\Users\Shenice\AppData\Roaming\npm&lt;BR /&gt;npm ERR! errno -4058&lt;BR /&gt;npm ERR! enoent ENOENT: no such file or directory, lstat 'C:\Users\Shenice\AppData\Roaming\npm'&lt;BR /&gt;npm ERR! enoent This is related to npm not being able to find a file.&lt;BR /&gt;npm ERR! enoent&lt;/P&gt;
&lt;P&gt;npm ERR! A complete log of this run can be found in: C:\Users\Shenice\AppData\Local\npm-cache\_logs\2024-01-22T16_14_04_063Z-debug-0.log&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/49766"&gt;@PennyScully&lt;/a&gt;&amp;nbsp;Do I need a file before I start to create?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 08:28:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Trying-to-create-first-app-on-trial-subscription/m-p/235119#M772</guid>
      <dc:creator>shenicebarcelon</dc:creator>
      <dc:date>2024-01-23T08:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to create first app on trial subscription</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Trying-to-create-first-app-on-trial-subscription/m-p/235128#M773</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This is node version problem. I replicated your issue and I needed to downgrade version to &lt;STRONG&gt;node v20.11.0 (64-bit) .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pawel_Zalewski_0-1705946378320.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/17101i1E217D980C6091B1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Pawel_Zalewski_0-1705946378320.png" alt="Pawel_Zalewski_0-1705946378320.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In DT documentation you can see that "For enterprise production environments, we recommend that you stick to LTS"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://docs.dynatrace.com/docs/setup-and-configuration/technology-support/application-software/nodejs" target="_blank"&gt;https://docs.dynatrace.com/docs/setup-and-configuration/technology-support/application-software/nodejs&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can easily manage version by this app:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://github.com/coreybutler/nvm-windows?tab=readme-ov-file" target="_blank"&gt;https://github.com/coreybutler/nvm-windows?tab=readme-ov-file&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best Regards &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 18:02:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Trying-to-create-first-app-on-trial-subscription/m-p/235128#M773</guid>
      <dc:creator>Pawel_Zalewski</dc:creator>
      <dc:date>2024-01-22T18:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to create first app on trial subscription</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Trying-to-create-first-app-on-trial-subscription/m-p/235215#M775</link>
      <description>&lt;P&gt;Hi. I've replaced the Nodejs with the 21.11.00 LTS version and I'm still getting the same error message. Thoughts?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 10:58:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Trying-to-create-first-app-on-trial-subscription/m-p/235215#M775</guid>
      <dc:creator>shenicebarcelon</dc:creator>
      <dc:date>2024-01-23T10:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to create first app on trial subscription</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Trying-to-create-first-app-on-trial-subscription/m-p/235217#M777</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you share logs? Also did you change version or only install it? You can validate it writing &lt;STRONG&gt;node --version&lt;/STRONG&gt; in terminal&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 11:00:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Trying-to-create-first-app-on-trial-subscription/m-p/235217#M777</guid>
      <dc:creator>Pawel_Zalewski</dc:creator>
      <dc:date>2024-01-23T11:00:27Z</dc:date>
    </item>
  </channel>
</rss>

