<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Omar Fatahi</title>
    <description>The latest articles on DEV Community by Omar Fatahi (@omarfatahiii).</description>
    <link>https://dev.to/omarfatahiii</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1025478%2F3ea672c0-f59e-4446-95d3-894b702e57eb.png</url>
      <title>DEV Community: Omar Fatahi</title>
      <link>https://dev.to/omarfatahiii</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/omarfatahiii"/>
    <language>en</language>
    <item>
      <title>Install NodeJs (LTS 18.14.0) on windows 7</title>
      <dc:creator>Omar Fatahi</dc:creator>
      <pubDate>Sun, 12 Feb 2023 18:26:24 +0000</pubDate>
      <link>https://dev.to/omarfatahiii/install-nodejs-lts-18140-on-windows-7-448k</link>
      <guid>https://dev.to/omarfatahiii/install-nodejs-lts-18140-on-windows-7-448k</guid>
      <description>&lt;p&gt;Hi there, I'm Omar!&lt;br&gt;
and it is my first DEV post.&lt;/p&gt;

&lt;p&gt;the all of JavaScript~front-end~back-end (windows 7 user) users need to install latest version of nodejs...&lt;/p&gt;

&lt;p&gt;actually we have two ways:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;use the latest version that supports windows 7&lt;/li&gt;
&lt;li&gt;or use this way... use the environments.&lt;/li&gt;
&lt;/ol&gt;




&lt;p&gt;i have a 100%-guarantee way...&lt;br&gt;
Continue with me:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;first go to &lt;a href="https://nodejs.org/en/download/"&gt;nodejs&lt;/a&gt; website.&lt;/p&gt;
&lt;h2&gt;
  
  
  Note
&lt;/h2&gt;

&lt;blockquote&gt;
&lt;p&gt;you need to download &lt;strong&gt;Windows Binary (.zip)&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Extract &lt;em&gt;.zip&lt;/em&gt; file in a desired directory &lt;em&gt;like-Program Files or Program Files(x86)&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Open &lt;strong&gt;Edit Environment variables for your account&lt;/strong&gt; with search in windows start menu. open it.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;in &lt;em&gt;User variables for [% system username account %]&lt;/em&gt;, click on &lt;em&gt;New&lt;/em&gt; button.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;add &lt;strong&gt;NODE_SKIP_PLATFORM_CHECK&lt;/strong&gt; on &lt;em&gt;Variable name&lt;/em&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;use &lt;strong&gt;1&lt;/strong&gt; on &lt;em&gt;Variable value&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;in the end, press OK. again OK...&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;




&lt;h2&gt;
  
  
  Note
&lt;/h2&gt;

&lt;p&gt;for use in global, follow me:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;copy the extracted path of the nodejs .zip file.&lt;/li&gt;
&lt;li&gt;open again &lt;strong&gt;Edit Environment variables for your account&lt;/strong&gt; but edit the &lt;em&gt;PATH&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;add the path in here with use &lt;strong&gt;;&lt;/strong&gt; in last character.&lt;/li&gt;
&lt;/ol&gt;




&lt;h2&gt;
  
  
  Try it
&lt;/h2&gt;

&lt;p&gt;now open cmd or power-shell or any command prompt and type &lt;em&gt;node -v&lt;/em&gt;... i told you... it works!!&lt;/p&gt;

&lt;p&gt;and finally, enjoy the NodeJS and Npm with latest version right now...&lt;/p&gt;




&lt;p&gt;Forgive me if I made a mistake.&lt;br&gt;
Because I don't speak English. And I'm learning it.&lt;/p&gt;

&lt;p&gt;Tnx u!&lt;/p&gt;

&lt;h2&gt;
  
  
  references:
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://wallpapercave.com/nodejs-wallpapers"&gt;nodejs wallpapers&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>node</category>
      <category>windows7</category>
      <category>npm</category>
    </item>
  </channel>
</rss>
