mattdean1 / blockchain-supply-chain

⛓ Supply Chain on Hyperledger Fabric
140 stars 48 forks source link

Error when tried to run using composer version 0.19.11 #4

Closed harry-chin closed 6 years ago

harry-chin commented 6 years ago

composer command set has changed from 0.19.x or something. This example is based on composer version 0.16.3


as command set changed, Someone who want to run this on 0.19.x(0.19.11 for me), should follow the instruction. https://hyperledger.github.io/composer/unstable/tutorials/deploy-to-fabric-multi-org.html

The composer version is changing continuously, instruction can be changed as well. I didn't the new instruction for multi-organisation, but I think it would work.

harry-chin commented 6 years ago

https://hyperledger.github.io/composer/unstable/tutorials/deploy-to-fabric-multi-org.html

I think above link would be helpful, I will leave comments after trying.

harry-chin commented 6 years ago

composer command set changed.

Have to follow new instruction for multi-organisations.