Closed Romain-P closed 5 years ago
Once my electron app is built, do my users need to have node-gyp?
No sir. Node-gyp is a build tool for native Node.JS addons. Once you have these built in their binary form, and distribute it that way, you are good to go.
Once my electron app is built, do my users need to have node-gyp?