Closed junkloader closed 1 year ago
master branch fails to build due to missing embed resource:
go build -tags console -o "bin/jetbrainser-win-x64.exe" "jetbrainser/src/app" src\app\init.go:14:12: pattern resources_enc: no matching files found
Can't seem to find this resource anywhere in the current head of the repo.
Resources must be downloaded separately, it is not to be included here in repo
For anyone else, the resources are available, at the original location ;)
master branch fails to build due to missing embed resource:
go build -tags console -o "bin/jetbrainser-win-x64.exe" "jetbrainser/src/app" src\app\init.go:14:12: pattern resources_enc: no matching files found
Can't seem to find this resource anywhere in the current head of the repo.