Hyperledger Composer v0.16.0 network start error

前端 未结 10 813
南旧
南旧 2020-12-18 03:26

I\'m trying Hyperledger Composer v0.16.0. According to this procedure, I want to Deploy BNA to Fabric network on cloud. but following error occurs. Kindly let me know how I

10条回答
  •  猫巷女王i
    2020-12-18 03:58

    The error 'Error: Error trying to instantiate composer runtime.' Suggests you have not run the composer runtime install command e.g. composer runtime install -c PeerAdmin@fabric-network -n tutorial-network Or that the command did not complete successfully.

    The other possibility is that your fabric has stopped or is not contactable.

提交回复
热议问题