I have installed node correctly and now trying to install npm
sudo apt install npm
But I get
Media change: please insert the disc labeled 'Ubuntu 20.04.1 LTS _Focal Fossa_ - Release amd64 (20200731)'
in the drive '/cdrom/' and press [Enter]
I don't have a CD I installed Ubuntu using ISO image on a flash disk. How can I solve this?
sudo apt update && sudo apt upgrade
? – ldias Nov 18 '20 at 01:15