You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used this module for a project , and I found that it did not work with modern Node. I had to roll back to 14.x.x before it worked. I currently use it with Node 14.21.3, and on that version it works.
The module fails to install during the phase where it uses node-gyp to compile the platforms specific code that is necessary for it to access the sense hat.
I wrote and used this script on a Raspberry Pi 3, running a recent version of DietPi. I set up the Pi according to the directions in the documentation for that project .
The text was updated successfully, but these errors were encountered:
I used this module for a project , and I found that it did not work with modern Node. I had to roll back to 14.x.x before it worked. I currently use it with Node 14.21.3, and on that version it works.
The module fails to install during the phase where it uses node-gyp to compile the platforms specific code that is necessary for it to access the sense hat.
I wrote and used this script on a Raspberry Pi 3, running a recent version of DietPi. I set up the Pi according to the directions in the documentation for that project .
The text was updated successfully, but these errors were encountered: