Results 6 comments of Digna Lehner

Maybe if I have time, I will write a set based on this

> Haha, I'm also looking for the answer to this question

> 如果你使用 zsh,我相信你应该获得 zshrc,而且如果你尝试使用你的 ide/editor,它`weaver --help`应该可以完美运行。@erqiu-sj I tried and found that the result was the same. I think it was caused by the lack of weaver binaries in the go/bin...

> @erqiu-sj报错提示你使用的最终终端是 zsh,但是你`export PATH="$PATH:$GOPATH/bin"`在 bash 配置中设置的。 I also configured it in the. zshrc file....

> 如果你没有安装 GCC,你可能需要安装它 ` gcc --version Apple clang version 14.0.0 (clang-1400.0.29.202) Target: arm64-apple-darwin22.3.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin` is this one?

> 在尝试使用源代码构建 ServiceWeaver 项目时,您是否看到任何错误`go build`? I'll try it after work