I'm getting the same error for node-native-keymap as the sqlite package was getting when attempting upgrade to Electron 32:
/Users/johnlindquist/.electron-gyp/32.0.1/include/node/v8config.h:13:2: error: "C++20 or later required."
WiseLibs/better-sqlite3#1226
I tried forking and solving it myself, but it's just too far out of my wheelhouse to fully understand the problem. Please help :)
Maybe it's related to this?
electron/rebuild#1044
I'm getting the same error for node-native-keymap as the sqlite package was getting when attempting upgrade to Electron 32:
WiseLibs/better-sqlite3#1226
I tried forking and solving it myself, but it's just too far out of my wheelhouse to fully understand the problem. Please help :)
Maybe it's related to this?
electron/rebuild#1044