Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Exe will not run #105

Open
pverbrug opened this issue Jan 23, 2023 · 1 comment
Open

Exe will not run #105

pverbrug opened this issue Jan 23, 2023 · 1 comment

Comments

@pverbrug
Copy link

After I compile the source code and try to run the .exe, the log file has the following information

{"level":"info","msg":"astikit: starting worker...","time":"2023-01-22T20:49:04-08:00"}
{"level":"info","msg":"astikit: stopping worker...","time":"2023-01-22T20:49:04-08:00"}
{"level":"fatal","msg":"running bootstrap failed: restoring resources failed: checking resources failed: getting checksum of assets failed: getting checksum of resources/static/vue-igopher/dist failed: getting data from asset resources/static/vue-igopher/dist failed: Asset resources/static/vue-igopher/dist not found","time":"2023-01-22T20:49:04-08:00"}

This is all run on a Windows machine.

@asticode
Copy link
Owner

Could you share the content of you bootstrap.Options{}?

Also could you tell me whether resources/static/vue-igopher/dist exists in the path of you Go project?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants