hyperledger/fabric error while running "make membersrvc && membersrvc" not working -


so far have done. followed following documentation link in order build development enviroment.

https://github.com/hyperledger/fabric/blob/master/docs/dev-setup/devenv.md gone smooth then

  • in $gopath/src/github.com/hyperledger/fabric

$ make peer

it fails @ first after several attempt complete.

now turned follow following link.

http://hyperledger-fabric.readthedocs.io/en/latest/setup/chaincode-setup/#option-1-vagrant-development-environment

in vagrant machine, in $gopath/src/github.com/hyperledger/fabric/ try run make membersrvc && membersrvc following error

make: *** no rule make target 'membersrvc'. stop.

i have tried , redo setup process several time no progress.

git checkout v0.6 on fabric folder.

membersrvc has been moved own repository called fabric-cop. doc based on fabric v0.6 https://github.com/hyperledger/fabric/tree/v0.6


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -