You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.
Hi @asticode , I check the issue you mentioned, where I am in the discussion too :)
But it doesn't help, since in my project I have this "ldflags":{"linkmode":["internal"]} in bundler.json but seems this error, so I tried with this go-astilectron-demo, also get the same. BTW, without support of '-v', I don't know how to get the full debug log now.
Mmmm I don't really know where your error is coming from and unfortunately I can't reproduce it 😞 However regarding logs, you should get full debug logs in stdout/stderr without the need of the -v flag.
Hi,
Get this demo and following the instruction with bundler.json to have this:
Building is OK with two outputs.
Then switch it to from {"arch": "386", "os": "windows"} to {"arch": "amd64", "os": "windows"} , never get it passed, the error is:
rm /tmp/astibundler/cache/ -rf
is not helpful.Thanks
The text was updated successfully, but these errors were encountered: