Linux下go install 安装air库后提示command not found: air" or "No such file or directory

参考github库的文档

air参考地址

export GOPATH=$HOME/xxxxx
# 就是把GOPATH/bin的环境变量添加到系统环境中
export PATH=$PATH:$(go env GOPATH)/bin <---- Confirm this line in you profile!!!
讨论数量: 0
(= ̄ω ̄=)··· 暂无内容!

讨论应以学习和精进为目的。请勿发布不友善或者负能量的内容,与人为善,比聪明更重要!