239Views0Replies
Express failed to fetch from registry in npm and node.js ?
hello everyone
trying to make a node.js server and installing npm, expres, and serial port on Raspberry pi using the command
sudo npm install express serialport
got these errors
any help ?
Comments