<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Install Node Js &#8211; MaXEster Technologies  | Technical Blog</title>
	<atom:link href="https://www.maxester.com/blog/tag/install-node-js/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.maxester.com/blog</link>
	<description>Tutorials, Examples and Implementation code for Developers Help</description>
	<lastBuildDate>Mon, 17 Feb 2025 09:17:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.22</generator>
	<item>
		<title>How to Install Node Js in Windows</title>
		<link>https://www.maxester.com/blog/2023/01/21/how-to-install-node-js-in-windows/</link>
		<comments>https://www.maxester.com/blog/2023/01/21/how-to-install-node-js-in-windows/#respond</comments>
		<pubDate>Sat, 21 Jan 2023 00:01:42 +0000</pubDate>
		<dc:creator><![CDATA[Maxester]]></dc:creator>
				<category><![CDATA[Node Js]]></category>
		<category><![CDATA[How to install node Js]]></category>
		<category><![CDATA[Install Node Js]]></category>
		<category><![CDATA[Node JS]]></category>

		<guid isPermaLink="false">https://www.maxester.com/blog/?p=1109</guid>
		<description><![CDATA[<p>Follow the below steps for installation node Js in Windows First Download the .msi file from below website and install by doing next and install. https://nodejs.org/en/download/ When Install please open your command prompt window Short wayWindow + rIts comes up&#8230;</p>
<p><a href="https://www.maxester.com/blog/2023/01/21/how-to-install-node-js-in-windows/" class="btn-more">Read More<span class="arrow-more">&#8594;</span></a></p>
<p>The post <a rel="nofollow" href="https://www.maxester.com/blog/2023/01/21/how-to-install-node-js-in-windows/">How to Install Node Js in Windows</a> appeared first on <a rel="nofollow" href="https://www.maxester.com/blog">MaXEster Technologies  | Technical Blog</a>.</p>
]]></description>
				<content:encoded><![CDATA[
<p>Follow the below steps for installation node Js in Windows<br><br>First Download the  .msi file from below website and install by doing next and install.<br><br></p>



<p><a href="https://nodejs.org/en/download/">https://nodejs.org/en/download/</a></p>



<p>When Install please open your command prompt window <br>Short way<br>Window + r<br>Its comes up with this Run Box and put cmd in the box</p>



<figure class="wp-block-image"><img src="https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester4.png" alt="" class="wp-image-1111" srcset="https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester4.png 482w, https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester4-300x176.png 300w" sizes="(max-width: 482px) 100vw, 482px" /></figure>



<p>After click OK it will open the command prompt and run below command<br><br>node -v</p>



<figure class="wp-block-image"><img src="https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester5.png" alt="" class="wp-image-1112" srcset="https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester5.png 557w, https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester5-300x252.png 300w" sizes="(max-width: 557px) 100vw, 557px" /></figure>



<p>This command shows node Js running version.<br>If this not come and show error node is not an external or internal command<br>Please follow the below steps<br>1. Right click on My Computer / This PC and select properties  below screen will come</p>



<figure class="wp-block-image"><img src="https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester6-1024x585.png" alt="" class="wp-image-1113" srcset="https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester6-1024x585.png 1024w, https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester6-300x172.png 300w, https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester6-768x439.png 768w, https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester6.png 1261w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Click on Advance system settings and after that below screen comes</p>



<figure class="wp-block-image"><img src="https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester7.png" alt="" class="wp-image-1114" srcset="https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester7.png 572w, https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester7-294x300.png 294w" sizes="(max-width: 572px) 100vw, 572px" /></figure>



<p>Click on Environment Variables and below screen come</p>



<figure class="wp-block-image"><img src="https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester8.png" alt="" class="wp-image-1115" srcset="https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester8.png 667w, https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester8-300x181.png 300w" sizes="(max-width: 667px) 100vw, 667px" /></figure>



<p>Double click on path in system variables or select path and click Edit button. Below screen will come.</p>



<figure class="wp-block-image"><img src="https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester9.png" alt="" class="wp-image-1116" srcset="https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester9.png 595w, https://www.maxester.com/blog/wp-content/uploads/2023/01/maxester9-266x300.png 266w" sizes="(max-width: 595px) 100vw, 595px" /></figure>



<p>Please check nodejs is there or not If not then click on New button and add the nodejs folder path and click Ok and then again open the command Prompt and run the node command mention above.<br> </p>
<p>The post <a rel="nofollow" href="https://www.maxester.com/blog/2023/01/21/how-to-install-node-js-in-windows/">How to Install Node Js in Windows</a> appeared first on <a rel="nofollow" href="https://www.maxester.com/blog">MaXEster Technologies  | Technical Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.maxester.com/blog/2023/01/21/how-to-install-node-js-in-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
