git submodule init --update
yarn proto:build
您好,请先阅读Wiki中的文档:Running Directly in Linux | Phala Network Wiki
其中有提到 use pnpm proto:darwin:build
in macOS
另外请安装GNU的sed实现:
brew install coreutils
直接运行出现问题:
fatal: not a git repository (or any of the parent directories): .git
我自己使用 sudo git init 初始化了.git
运行出现:
问题已经解决了,谢谢
想问一下,集群部署架构图是怎样的,应该怎么走流程?