missing LC_UUID on macos Tahoe for old version #4200
Unanswered
Michel-TGS
asked this question in
Q&A
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.
Uh oh!
There was an error while loading. Please reload this page.
-
os: Tahoe 26
system: darwin/amd64
I'm using go 1.21.13, it a must for the project i work
I installed delve 1.22.1 to match my go version using
go install github.com/go-delve/delve/cmd/dlv@v1.22.1after installation with no error i tried
dlv versionand got the following erroralready tried all proposed soluce from stackoverflow, forum, ai but got the same error.
it seam on sequoi it work so i think the problem is on Tahoe
my go env
Beta Was this translation helpful? Give feedback.
All reactions