Answers for "E: Unable to locate package install"

0

E: Unable to locate package npm

curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
sudo apt-get install -y nodejs
Posted by: Guest on July-03-2020
1

Unable to locate package npm

first you can compile
sudo apt-get install -y build-essential
Posted by: Guest on August-09-2021

Code answers related to "E: Unable to locate package install"

Browse Popular Code Answers by Language