小编Wal*_*ang的帖子

添加 --check-go-version=false 到 delve 调试器

我使用IDEA调试go程序,但由于错误而退出:

Version of Delve is too old for this version of Go (maximum supported version 1.13, suppress this error with --check-go-version=false)
Run Code Online (Sandbox Code Playgroud)

我该如何添加--check-go-version=false

intellij-idea go

9
推荐指数
2
解决办法
1万
查看次数

标签 统计

go ×1

intellij-idea ×1