want to be able to run JavaScript files in the terminal, like node index.js, the problem is i don't know how to install node. Can i get help?
the terminal in vscode is the same as your system's
sudo apt install node
or if you are using Windows, visit https://nodejs.org, download .msi installer there and run it
enable WSL and install it from there
Обсуждают сегодня