Closed profelec closed 8 years ago
serialport is not supported on arm v7 : https://www.npmjs.com/package/serialport#platform-support
curl -sL https://deb.nodesource.com/setup_4.x | sudo -E bash -
sudo apt-get install -y nodejs
sudo apt-get install -y build-essential
sudo npm install -g node-gyp
sudo npm install --unsafe-perm serial port
fixed my problem
Great work @profelec. I mark this as fixed.
Hi,
I use this great library on my raspberry, but with the passage on the next version, i can't install this. The errors messages :