Install nodejs in Manjaro KDE plasma — 2020

--

Mi escritorio Manjaro KDE plasma actual 2020

Open de terminal Konsole, write the command

sudo pacman -S nvm

then you terminal

echo ‘source /usr/share/nvm/init-nvm.sh’ >> ~/.bashrc
exec $SHELL

To list all available versions for Node.js :

nvm ls-remote

we install the lts version

nvm install --lts

-Happy Day!

--

--

Diego Fernando A.
Diego Fernando A.

Written by Diego Fernando A.

Frontend → My life! 2020 — skills → Vuejs, MaterialDesign, Nuxt, 🗿→🛸→⚡→💻 Site → http://bit.ly/2C2iWuP

No responses yet