On 11/20/24 9:54 PM, Michael Cronenworth wrote:
How should nodejs native binaries be built today? The guidelines reference node-gyp, but the package has been retired since 2020. The "@serialport" library uses C++ bindings and uses node-gyp to build them.
I built a new spec for node-gyp using the latest guidelines and the latest version and it builds and works with building the @serialport bindings-cpp binary. I was able to build a zwave-js-ui package from source and the resulting package works with my Z-Wave controller. I can see my devices.
Would anyone on this list be available to resurrect node-gyp? I would offer, but my time, as anyone's, is limited. I would offer to push through a review, but maintenance would best be served by others.