Hi! I just updated my NR nodes on Ubuntu 22.04.02 . Ran into troublewith rfxcom. I start over with a new install of 2.12.1
In the palette it says: ERR_DLOPEN_FAILED.
The log says
[warn] [node-red-contrib-rfxcom/rfxcom] Error: The module '/home/uwe/.node-red/node_modules/@serialport/bindings/build/Release/bindings.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 72. This version of Node.js requires
NODE_MODULE_VERSION 93. Please try re-compiling or re-installing
the module (for instance, usingnpm rebuild
ornpm install
).
I tried different things (rebuild, reinstall both), but to no avail. What can I do?
Cheers, Uwe