Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
# Remove Node.js
#sudo apt-get -y purge nodejs
#sudo rm -rf /usr/lib/node_modules/npm/lib
#sudo rm -rf //etc/apt/sources.list.d/nodesource.list
#sudo apt-get update
# Install Node.js v12.x
#curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
#sudo apt-get install -y nodejs
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question