Installing Node.js and NPM on Ubuntu

Installing Node.js and NPM on Ubuntu

This is a really simple and quick tutorial on how to install node.js and node package manager (npm) on Ubuntu and Ubuntu like operating systems.

Installing Node.js and NPM on Ubuntu

This one liner should do the trick.

							
							
					sudo apt install nodejs npm				
			

That’s a wrap! 

Walter Miely is a tech entrepreneur and CEO of Phoenix Ignited Tech You can find him on Linkedin. This material is licensed under the CC BY 4.0 License LEGAL DISCLAIMER: The content provided here is provided AS IS, and part of, or the entirety of this content may be incorrect. Please read the entireLegal Disclaimer here.