/!\ All commands should be run with a "simple" user (not root!). nvm (Node Version Manager) must not be installed with root!
We are going to install nvm (and STF) under /home/<username>
.
cd ~
wget -qO- https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bash