1Lesson 1 of 18
Install Node.js LTS and verify it
Open your terminal and run curl -fsSL https://fnm.vercel.app/install | bash to install fnm. If you are on Windows, run winget install Schniz.fnm in PowerShell instead.
curl -fsSL https://fnm.vercel.app/install | bash
fnm
winget install Schniz.fnm