Basta seguire le istruzioni qui: https://github.com/sdesalas/node-pi-zero
In particolare per installare l'ultima versione:
wget -O - https://raw.githubusercontent.com/sdesalas/node-pi-zero/master/install-node-v.last.sh <span class="pl-k">|</span> bash
Per vedere se è stata installata correttamente:
node -v npm -v
Aggiungi un commento