Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 4

Instalasi dan

Konfigurasi NodeJS
Instalasi dan Konfigurasi NodeJS
Instalasi dan Konfigurasi NodeJS

• Make sure that /usr/local/bin is in your $PATH


• Type “echo $PATH” to check /usr/local/bin
• For Windows
o Open My Computer ( This PC )
o Right click -> properties
o Click Advance System Settings
o Click Environment Variables
o Click Path on System Variables box then Edit
• Type “node –v” in your terminal to check
REPL ( Read-Eval-Print-Loop)

You might also like