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
I have tried to install qor-example, but I ended up with an error that I can't figure out.
My Go Version
go version
go version go1.13.4 linux/amd64
I have run the following command:
go get -u github.com/qor/qor-example
And, I got the following result:
# github.com/qor/qor-example/config/bindatafs
../../.asdf/installs/golang/1.13.4/packages/pkg/mod/github.com/qor/qor-example@v0.0.0-20190603070932-debf77110d7a/config/bindatafs/bindatafs.go:118:8: config.NoMetadata undefined (type *bindata.Config has no field or method NoMetadata)
Can anyone help me solving this please?
The text was updated successfully, but these errors were encountered:
Hello,
I have tried to install qor-example, but I ended up with an error that I can't figure out.
My Go Version
I have run the following command:
And, I got the following result:
Can anyone help me solving this please?
The text was updated successfully, but these errors were encountered: