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 install and instantiate the chaincode #17

Closed freemking closed 6 years ago

freemking commented 6 years ago

I tried the v1.0.5, but that's reporting that Unable to install and instantiate the chaincode. image

sshmaxime commented 6 years ago

Hello @freemking,

Please provide us your :

Are you using an Ubuntu VM on a Mac OSX ?

Have a great day, Maxime

freemking commented 6 years ago

Hi @MaximeAubanel

I just use Max OSX. But when i use make clean and retry make, it's ok now.

sshmaxime commented 6 years ago

Glad to hear that it is working ! Can I close this issue then @freemking ?

freemking commented 6 years ago

@MaximeAubanel Yes, you can close it, thank you!