-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Description
I am running successfully my node app on Raspberry 3 and Raspberry Pi 4 Rev 1.4, but I have this error on Raspberry Pi 4 Rev 1.5:
/var/app/node_modules/rpi-ws281x-native/lib/ws281x-native.js:160
bindings.init();
^
Error: Hardware revision is not supported
at init (/var/app/node_modules/rpi-ws281x-native/lib/ws281x-native.js:160:12)
at module.exports (/var/app/node_modules/rpi-ws281x-native/lib/ws281x-native.js:206:21)
at Object.<anonymous> (/var/app/ws281x.js:27:17)
at Module._compile (internal/modules/cjs/loader.js:778:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
at Module.load (internal/modules/cjs/loader.js:653:32)
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
at Function.Module._load (internal/modules/cjs/loader.js:585:3)
at Module.require (internal/modules/cjs/loader.js:692:17)
at require (internal/modules/cjs/helpers.js:25:18)
Metadata
Metadata
Assignees
Labels
No labels