Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatible with modern nodejs #12

Open
erikpopp opened this issue Jun 21, 2023 · 0 comments
Open

Incompatible with modern nodejs #12

erikpopp opened this issue Jun 21, 2023 · 0 comments

Comments

@erikpopp
Copy link

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 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant