We use cookies to make your experience better.
curl
and yarn
using sudo apt install nodejs npm yarn curl -y
nvm
:curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.0/install.sh | bash
exit
and then reopen the terminalnvm install 16
nvm use 16
npm i -g code-server
code-server
See an opportunity to improve our docs? Make an edit.