How to Install and Use NPM (Node Package Manager) on Ubuntu 20.04:-

 How to Install and Use NPM (Node Package Manager) on Ubuntu 20.04:-

sudo apt-get update

sudo apt-get install nodejs npm

node --version

npm --version

npm update

npm search “web framework”


Installing Node.js Module using NPM:---

mkdir node-demo && cd node-demo

npm install express

sudo npm -g install express-generator

express --version

npm list

npm -g list    ( install globally installed Node.js Modules)


Comments

Popular posts from this blog

How to install and configure OSSEC server and client

How to install nuke in windows 10 and windows 11,Installing Nuke on Windows, Install Nuke on Windows

Autodesk Maya 2024 Install Windows 11