chainHero / heroes-service

Short tutorial to build a blockchain application in Go with Hyperledger Fabric
https://chainhero.io/2018/06/tutorial-build-blockchain-app-v1-1-0/
Apache License 2.0
275 stars 147 forks source link

Unable to initialize the Fabric SDK #39

Open golam-shovon opened 4 years ago

golam-shovon commented 4 years ago

I cloned the repo and after making the binary file and starting the network when I try to run the binary. SDK created Ressource management client created Unable to initialize the Fabric SDK: failed to save channel: opening channel config file failed: open /src/github.com/chainHero/heroes-service/fixtures/artifacts/chainhero.channel.tx: no such file or directory

The file is there.

I am in ubuntu 18.04

my fabric binary 1.4 is it causing this problem

kushankavinda commented 4 years ago

are you using recemonded go version ?

golam-shovon commented 4 years ago

Go is 1.13 which version should I use ?

golam-shovon commented 4 years ago

sorry the exact version is 1.14.2