Install NodeJS From Official Website


  1. Click Here to download the latest version of Node(Recommended LTS).
  2. Steps for installing Node as follows,
    • Click on Setup File.
NodeJS Setup
NodeJS Setup
    • Accept License Agreement.
Accept License Agreement.
Accept terms in the License Agreement
    • Select destination folder to install node in your base machine.
Select default path to install
    • Leave default properties as is, 
Custom Setup
Custom Setup
    • Now It's ready for installation.
Ready to Install
    • Installation In-Progress.
Installation In-Progress.
Installation In-Progress
    • Successfully Installed Node into your machine. Lets check the version of Node.
Installation Successful
Installation Successful
    • Open command prompt and type following command to check the latest version
      • npm node -v
Node Version Check
Node Version

No comments:

Post a Comment

A Guide to Integrating ChatGPT into Microsoft Teams and SharePoint Online Without Premium Connectors Using SharePoint Framework SPFX Webpart - Part 2

We will now establish a SharePoint development environment to create an SPFX Webpart that incorporates ChatGPT. To establish a SharePoint de...