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
This is similar to #104 but it appears to be unsolved in the latest version.
I've experienced build issues when using the module on the RPI4. I have tried both 32-bit and 64-bit version of Raspberry Pi OS Lite.
See the following errors when running npm i:
I believe i also had this issue on a RPI 3 a few years back. I think i got around this by running npm i --ignore-scripts however I don't know how this worked if the code never got built.
I have little experience with node-gyp so I apologise if the solution is obvious.
The versions I am using are intentionally old because I matched them to version I have running on a Pi 3 that I do have this code working on.
Node Version: v16.20.2
NPM Version: v8.19.4
I have tried using the latest versions too and faced the same error.
Thanks for any and all support.
The text was updated successfully, but these errors were encountered:
This is similar to #104 but it appears to be unsolved in the latest version.
I've experienced build issues when using the module on the RPI4. I have tried both 32-bit and 64-bit version of Raspberry Pi OS Lite.
See the following errors when running npm i:
I believe i also had this issue on a RPI 3 a few years back. I think i got around this by running npm i --ignore-scripts however I don't know how this worked if the code never got built.
I have little experience with node-gyp so I apologise if the solution is obvious.
The versions I am using are intentionally old because I matched them to version I have running on a Pi 3 that I do have this code working on.
Node Version: v16.20.2
NPM Version: v8.19.4
I have tried using the latest versions too and faced the same error.
Thanks for any and all support.
The text was updated successfully, but these errors were encountered: