失眠网,内容丰富有趣,生活中的好帮手!
失眠网 > Please specify a program using absolute path or make sure the program is available in your PATH syst

Please specify a program using absolute path or make sure the program is available in your PATH syst

时间:2018-12-10 02:15:18

相关推荐

Please specify a program using absolute path or make sure the program is available in your PATH syst

问题描述

Please specify a program using absolute path or make sure the program is available in your PATH system variable

思路

缺少protoc-gen-go插件

解决

下载protobuf

git clone /golang/protobuf.git

cd到protobuf/protoc-gen-go/,执行go build 和go install 即可,go install命令可以把刚build 好的依赖放到gopkg中,如果配置了go环境变量,那就可以直接用来生成.pb文件

如果觉得《Please specify a program using absolute path or make sure the program is available in your PATH syst》对你有帮助,请点赞、收藏,并留下你的观点哦!

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。