Closed sibelius closed 1 year ago
node 17 has a bug that it does not include a header
prebuildify/node/17.0.0/include/node/v8-persistent-handle.h:10:10: fatal error: 'v8-weak-callback-info.h' file not found #include "v8-weak-callback-info.h" // NOLINT(build/include_directory)
I'm using this command to build
prebuildify --all --strip
patch-package node-abi fixed
node 17 has a bug that it does not include a header
I'm using this command to build