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 Mar 24, 2026
·
1 revision
Non-ASCII directory names can cause node-gyp build failures (#60). This is a node-gyp limitation that affects most native Node extensions. Rename the directory to use only ASCII characters.