You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One pointer compression builds of node, e.g. https://github.com/platformatic/node-caged gyp currently will incorrectly use prebuilds built with node versions without pointer compression, causing crashes.
We should check if the binary is built with pointer compression and either find a prebuild built with pointer compression or force a local build.
One pointer compression builds of node, e.g. https://github.com/platformatic/node-caged gyp currently will incorrectly use prebuilds built with node versions without pointer compression, causing crashes.
We should check if the binary is built with pointer compression and either find a prebuild built with pointer compression or force a local build.