Install Homebrew: http://brew.sh
Open Terminal
Install dependencies
brew install git python3
Install NVM by following these instructions.
After installing, follow the post-install steps shown by the installer to add the necessary lines to your shell profile (for example ~/.zshrc
or ~/.bash_profile
). Then open a new terminal and run:
nvm install --lts
Did you find what you were looking for?
Your feedback helps us improve the Mattermost developer documentation.
Have a feature request? Share it here.
Having issues? Join our Community server.