I am new to Hyperledger Fabric and I am trying to implement the tutorial present here:ypel
but I am facing some problems. When I run the ./startfabric.sh command, I get the following error. I have followed all the steps but not getting the desired output. Need help.
Error:
# don't rewrite paths for Windows Git Bash users
export MSYS_NO_PATHCONV=1
docker-compose -f docker-compose.yml down
Removing network net_basic
docker-compose -f docker-compose.yml up -d ca.example.com orderer.example.com peer0.org1.example.com couchdb
Creating network "net_basic" with the default driver
Pulling couchdb (hyperledger/fabric-couchdb:latest)...
ERROR: manifest for hyperledger/fabric-couchdb:latest not found