1. Goland执行报错:

Error:Run afer build is not possible Result binary is going to be incompatible with os

Goland使用相关问题_goland

本人是mac电脑,之前GOOS=linux环境变量默认是linux,后来改为GOOS=darwin ,之后,没有重启goland,一直提示报错,重启goland之后恢复

2. goland 设置控制台折叠 gosetup 环境变量

1、快捷键 `ctrl(cmd) + shift + A`

2、输入 `Registry`

3、取消 `run.process.with.pty`的勾选,然后关闭即可