尝试使用 运行 bundle 命令go:generate bundle -o=h2_bundle.go -prefix=http2 -tags=!nethttpomithttp2 github.com/zMrKrabz/fhttp/http2,但我得到了running "bundle": exec: "bundle": executable file not found in $PATH.
其他所有 go 命令都可以正常工作,我已经完成了go get golang.org/x/tools/cmd/bundle,但这并不能解决任何问题。
试图跑go install golang.org/x/tools/cmd/bundle,但我得到了cannot find package "." in: .../vendor/golang.org/x/tools/cmd/bundle