TooTallNate / node-bindings

Helper module for loading your native module's `.node` file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't build with electron-builder

SpyrosMourelatos opened this issue · comments

Due to the conversation on this issue
An error occurs at:
Function.getFileName (webpack:///./node_modules/bindings/bindings.js?:178:16)
While trying to build this small hello world application with npm run electron:serve
https://gitlab.com/spyrous/electron_vue_test_integration

You might find this helpful as a temporary workaround
#50 (comment)