【发布时间】:2019-09-23 07:13:24
【问题描述】:
https://hyperledger-fabric-ca.readthedocs.io/en/latest/users-guide.html#initializing-the-server
我试过了
fabric-ca-server init -b myID:myPW
但发生错误
fabric-ca-server command not found
我想知道
如何设置 FABRIC_CA_SERVER_HOME 变量
我必须在哪个目录中尝试
fabric-ca-server init -b myID:myPW?
linux服务器是18.04
去 1.10
【问题讨论】:
标签: linux hyperledger-fabric hyperledger