Skip to content

Latest commit

 

History

History
executable file
·
15 lines (14 loc) · 540 Bytes

File metadata and controls

executable file
·
15 lines (14 loc) · 540 Bytes

Visit the Node.js website: https://nodejs.org/

  • Next -> Next -> Next -> …

  • Make sure Node.js is added to PATH

  • Node.js is installed on the machine and can be used through the CMD/Terminal

  • In the CMD/Terminal run node -v

    • Should return the version, if node is installed and working
  • Go to Computer -> Properties

  • Go to Advanced system settings

  • Go to Advanced -> Environment Variables

  • Go to System Variables -> Path -> Edit

  • Add to the end:

;C:\Program Files\nodejs\