mac11.2安装air遇到的问题
- 安装air是遇到zsh: command not found
www.cnblogs.com/dadonggg/p/1109777...
我主要的问题就是.bash_profile文件配置之后,没有在.zshrc配置相同的配置,导致air -d执行 not found
2:然后我执行air -d成功了,但是修改文件之后出现另一个问题
/Users/xxxx/xxxx/xxxx/xxxx/tmp/main]
failed to kill PID 29084, error: operation not permitted
里面提示要执行go mod init main 解决了
本作品采用《CC 协议》,转载必须注明作者和本文链接