我在 mac (mojave OS) 中將 golang 從 v1.11 升級到 v1.13。調(diào)試器開始拋出錯誤Test framework quit unexpectedly??刂婆_輸出是API server listening at: 127.0.0.1:xxxxx
Version of Delve is too old for this version of Go (maximum supported version 1.12, suppress this error with --check-go-version=false)
Debugger finished with exit code 1從那時起,我無法在 goland 上使用調(diào)試器,但是 delve as cli 命令正在工作。不知道如何繼續(xù)?另外我在 goland 中找不到任何禁用 --check-go-version 的選項?
- 1 回答
- 0 關注
- 295 瀏覽
添加回答
舉報
0/150
提交
取消