Update npm und node

April 29th, 2021 by Jan Gabriel Leave a reply »
npm -v
node -v
sudo npm cache clean -f
sudo npm update npm -g
sudo npm install -g n
sudo n stable                                                
npm -v
node -v                                                                                   
Advertisement

Schreibe einen Kommentar