This kind of works not really, but native modules are super problematic with electron-compile because they have to be somehow both simultaneously compiled for the current Electron as well as system node.js (for build systems). Replace it with sass.js, which is not as good but seems to kind of work maybe.
This kind of works not really, but native modules are super problematic with electron-compile because they have to be somehow both simultaneously compiled for the current Electron as well as system node.js (for build systems). Replace it with sass.js, which is not as good but seems to kind of work maybe.