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
workaround: electron-rebuild depends on buggy node-gyp
Manually set dependency version of node-gyp to electron-rebuild to v6.0.1 as a temporarily workaround
See nodejs/node-gyp#1933