Node-red-contrib-noble-bluetooth ERR_DLOPEN_FAILED

Hi.
I am trying to use node-red-contrib-noble-bluetooth module on Node-RED 2.1.4.
Installation of the package and required package @abandonware/noble went flawlessly. Unfortunately, the package is not present on the palette, and the dashboard displays an error ERR_DLOPEN_FAILED.
node version -> v17.3.0
Any ideas?

Based on this issue I'd guess node v17 is the problem.

Try downgrading to v14lts (I suspect v16 will also be an issue)

1 Like

You were right. Downgrade nodejs to v14.18.2 helped.
Thx.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.