gopls was not able to find modules in your workspace. when outside of gopath
时间: 2023-12-30 12:39:38 浏览: 91
回答: 当您在GOPATH之外时,gopls无法在您的工作区中找到模块。要解决这个问题,有几个解决方案可以尝试。首先,您可以配置LSP会话期间使用的工作区文件夹,为每个模块的根目录(即go.mod文件的位置)添加一个工作区文件夹。这样每个模块都有自己的作用域,但特性不能跨模块工作。\[1\]\[2\]另外,您还可以手动打开多模块功能,为每个模块创建一个工作区文件夹。这样每个模块都有自己的作用域,并且不会垮模块工作。\[3\]通过这些方法,您应该能够解决gopls无法在工作区中找到模块的问题。
#### 引用[.reference_title]
- *1* *2* *3* [关于vscode中出现gopls was not able to find modules in your workspace报错的解决方案](https://blog.csdn.net/weixin_46047387/article/details/127432122)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v91^control,239^v3^insert_chatgpt"}} ] [.reference_item]
[ .reference_list ]
阅读全文