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
Though getting pre-built binaries from this repo by default would be great, anyone who needs a workaround in the meantime can use the NPM module heapdump-prebuild, which is just a fork of this with pre-built binaries (currently updated for Node versions v12 through v20 on Linux and Windows) and removed nan as a run-time dependency (cuts install size down significantly).
Hi. I am running a node process in a docker alpine container, which has no python executable.
So node-gyp will fail.
I am wondering if there is prebuilt binary i can use when installing deps like
node-sass
didhttps://www.npmjs.com/package/node-sass#binary-configuration-parameters
The text was updated successfully, but these errors were encountered: