yue/node-gui

No build for Node.js 17

mohd-akram opened this issue · 1 comments

Also, why doesn't it try to build locally in this case?

Fixed with yue/yue@85b77e3.

This module provides prebuilt binaries because it is easier this way to support all architectures, as node-gyp does not have reasonable support for cross compilation. But I think we should eventually support building from source code as fallback.