Install NodeJS¶ How to install NodeJS on your computer. Prerequisites¶ WindowsmacOS Scoop Homebrew Installation¶ WindowsmacOS PowerShell1scoop install scoop install nodejs-lts Bash1brew install node Advanced Installation¶ Additional Prerequisites¶ Node Version Manager (NVM) Steps¶ WindowsmacOS PowerShell1 2nvm install --lts nvm use --lts Bash1 2nvm install --lts nvm use --lts Resources¶ NodeJS Was this page helpful? Thanks for your feedback! Thanks for your feedback! Help us improve this page by using our feedback form or contact us on Slack.