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
Platform: Windows 10 (64-bit) (also observed problem on Linux)
Subsystem: node-gyp?
I have CI setup to build an ElectronJS app on Windows and Linux VMs, and since Node v12.3.0 was released a few hours ago the native modules have stopped compiling. Since this is a minor release I wouldn't expect any breaking changes, so I think there may be something wrong with node.
node-gyp
?I have CI setup to build an ElectronJS app on Windows and Linux VMs, and since Node v12.3.0 was released a few hours ago the native modules have stopped compiling. Since this is a minor release I wouldn't expect any breaking changes, so I think there may be something wrong with node.
You can reproduce the issue, for example, by running
npm install diskusage
(jduncanator/node-diskusage#40).The text was updated successfully, but these errors were encountered: