FlashcardBeginner
Installing and Checking Version
Install Node.js from nodejs.org and verify it with node --version.
Question
How do you install Node.js and check which version is installed?
Click to reveal answer
Install Node.js from nodejs.org and verify it with node --version.
How do you install Node.js and check which version is installed?