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
Eugene Lazutkin edited this page Feb 5, 2021
·
3 revisions
In general gyp, which is used to compile a Node binary extension, sniffs the environment it runs in and compiles for the current platform. If the result is being copied and used in a different environment, it can cause an ABI mismatch.