Closed a7hybnj2 closed 3 years ago
Did you try to run sudo npm install
as the error message is sugesting?
Yes. I have now run sudo npm install
, sudo npm audit fix
, and sudo npm audit fix --force
. I hope I am getting close to all the packages being installed.
Do NOT run the audit fix
commands as this will update the used libraries to incompatible new versions!
😬 guess the best thing at this point would be to start over and not try to fix any errors.
uname -a
-Linux raspberrypi 5.4.42-v8+ #1319 SMP PREEMPT Wed May 20 14:18:56 BST 2020 aarch64 GNU/Linux
npm -v
-6.14.6
node -v
-v10.22.1
Installing via this guide
Getting the following errors from this
sudo npm install serialport --unsafe-perm --build-from-source
command.I tired to manually install the package but can't see to find it or figure it out.