gopls1 Go - 문제해결: Error loading workspace: gopls was not able to find modules in your workspace. VSCode에서 go 파일을 열면 다음과 같은 오류와 함께 package main 에 빨간 줄이 생겼다. (해당 오류가 발생해도 go run 은 문제없이 동작한다.) VSCode 하단에 다음과 같은 알림을 확인하였다. Error loading workspace: gopls was not able to find modules in your workspace. When outside of GOPATH, gopls needs to know which modules you are working on. You can fix this by opening your workspace to a folder inside a Go module, or by using a go.work file to specify multip.. 2022. 9. 27. 이전 1 다음