Christopher Brown
Christopher Brown
So I have messed around a bit with https://github.com/jyapayne/Electrify which is very similar to Web2Executable but it uses electron instead of NW.js. It seems to be more what we would...
Github recently released issue templates https://github.com/blog/2111-issue-and-pull-request-templates maybe we could include something in there for people to read before submitting an issue.
I tested https://github.com/chalda/DiscordBot/commit/18e734639f18c8ff531e4e144009a5bcdbe4eb31 on windows but it still gets errors `spawn git ENOENT` this seems to be a known issue with it and they've had it open for a few...
How does this binary stuff work? As it is right now when it goes to download the required modules for plugins it uses the 'npm' module which should download the...