#go: no modules were found in the current workspace; see 'go help work'
4 messages · Page 1 of 1 (latest)
I looked on stack overflow and someone said to use it. But I think I got it working from some help in the main chat. I deleted everything and “mkdir” etc etc and some reason it fixed it
fyi you don't need a go.work file unless you have multiple local modules
Usually you have 1 module that contains multiple packages, and no need for go.work