Go version issue #30863
jjauzion
started this conversation in
Language Support
Go version issue
#30863
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I would like to try out Zed in replacement of Cursor but I run into an issue I don't understand.
When I open my project I have this error showing:
I don't know why Zed says that running go is 1.22.4.
If run
go vervsionin the terminal I havego version go1.23.4 darwin/arm64which go->/usr/local/go/bin/goecho $PATH->/opt/homebrew/bin:/opt/homebrew/sbin:/Users/cylon/.pyenv/shims:/usr/local/go/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin://Applications/Topaz Gigapixel AI.app/Contents/Resources/bin:/Users/cylon/Library/Application Support/JetBrains/Toolbox/scripts:/Users/cylon/Library/Python/3.9/bin:/Users/cylon/go1.23/binls /Users/cylon/go1.23/bin->gopls staticcheckgopls version->golang.org/x/tools/gopls v0.18.1Any idea why Zed is seeing go version 1.22.4 ?
Beta Was this translation helpful? Give feedback.
All reactions