Anhang Zhu

Results 1 comments of Anhang Zhu

Followed @DmytroLapshyn 's tip and updated `node_modules\electron-webpack\out\targets\RendererTarget.js:285` to ``` ${nodeModulePath == null ? "" : `require("module").globalPaths.push("${nodeModulePath.replace(/\\/g, "/")}")`} ``` Worked for me.