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.
-- _______________________________________________ nodejs mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
