Install Chocolatey: https://chocolatey.org/install
Install Visual Studio Community: https://visualstudio.microsoft.com/vs/community/
Open PowerShell
Install dependencies
choco install nvm git python3
Restart PowerShell (to refresh the environment variables)
Run nvm install lts
and nvm use lts
to install and use the latest NodeJS LTS version.
Your feedback helps us improve the Mattermost developer documentation.
Have a feature request? Share it here.
Having issues? Join our Community server.