mac11.2安装air遇到的问题

  1. 安装 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 协议》,转载必须注明作者和本文链接