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.