error using tcell #3293
error using tcell
#3293
-
|
I just cloned micro, and when I attempt to build I get this error. I tried running the two commands recommended above, and while the go get seems to succeed, it does not resolve the issue. |
Beta Was this translation helpful? Give feedback.
Answered by
fswarbrick
May 15, 2024
Replies: 2 comments
-
|
I did |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I had to manually delete some stuff from GOPATH/pkg/mod and it's now working. I must have done something really weird. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
fswarbrick
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I had to manually delete some stuff from GOPATH/pkg/mod and it's now working. I must have done something really weird.