fivdi / pigpio

Fast GPIO, PWM, servo control, state change notification and interrupt handling with Node.js on the Raspberry Pi
MIT License
943 stars 89 forks source link

Issue w/ latest Node & OS #144

Closed fingerskier closed 2 years ago

fingerskier commented 2 years ago
Error: The module '/home/pi/dev/index.js/node_modules/pigpio/build/Release/pigpio.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 108. This version of Node.js requires
NODE_MODULE_VERSION 64. Please try re-compiling or re-installing
the module (for instance, using `npm rebuild` or `npm install`).

Is there a solution to this? It's happening on the latest Raspi OS + Node 18...

fivdi commented 2 years ago

Duplicate to #134, #133, #111, #19