liteide
liteide copied to clipboard
Unable to install fro Binary
What version of LiteIDE are you using (LiteIDE About - Version and Build Qt Version)?
Latest version from https://github.com/visualfc/liteide/blob/master/liteidex/deploy/welcome/en/install.md X.37.1
What version of Go are you using (go version)?
go version go1.14.4
What operating system and processor architecture are you using(go env)?
linux/amd64 Ubuntu
What did you do?
Ask to build
What did you expect to see?
Suceess
What did you see instead?
/usr/bin/snap build [/home/cbh/home/git/src/github.com/cbehopkins/splatter/exe] error: unknown command "build", see 'snap help'.
For some reason it's getting the path to the go exe very wrong. I've checked the GOPATH in the env setup to be the same as that reported by go env and they match