On 11/20/24 1:38 PM, Stephen Gallagher wrote:
Be careful; if a bundled library is doing that, it probably means that it is precompiled. That will need to be corrected before the package can be approved.
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.
-- _______________________________________________ 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
