Closed poka-IT closed 9 months ago
hi poka-IT,
Any solution for this issue? i am a newbie as I am trying to compile and run brig, it comes out this error exactly same to you. Pls give me some hints how to resolve this issue.
hi Poka-IT,
i find your issue, then i get your latest code to compile, it works now. Thanks your code.
hi Poka-IT,
I wonder how you get it works, i try the steps as"
cd gateway/static/
go generate ./...
no error and have a outcome of resource.go, but staill same error, "panic: invalid path: 'css/bootstrap.min.css'"
Finally, i can compiled and work now.
The actions is: i go down the Go version from 1.23(latest) to ~3 yrs old, "go version go1.16.10 linux/amd64", then everything works now.
I use go1.20
When use this command:
go run brig.go
from develop, I got this error