Peter McLain
Peter McLain
I just tried to update to OTP 24 and hit this issue. Seems Hex.pm is still listing 0.10.0 as the latest. If I use the master branch, things seem to...
Can we get this basic tag function? It is really a hack to have to reimport an image that is already up there just to set a tag. Tagging is...
Hi, Thanks for the quick reply, I appreciate it. I added `"show_windows_console": true,` to `bundler.json`, rebuilt and ran from the terminal. I got no output in the terminal, and the...
Good news: I think I have something running, but I also think there is a bug in passing `version_astilectron` from `bundler.json` into the rest of the astilectron code. ## Details...
One more update. I checked my `...\AppData` directory, and even though I had `"version_electron": "4.0.1",` in the `bundler.json`, the actual version unpacked into the `vendor` dir was Electron 7.1.10.
Final comment: Looking back to the root cause: I think that with all defaults (i.e., no `version_astilectron` and no `version_electron` in the `bundler.json`), the zip file ended up with mismatched...
> First off, thanks for taking the time to investigate all this. What you're experiencing is really weird. Can you tell me which version you're using for `astilectron` and `astilectron-bundler`?...