I am trying to start up the network using the following command
./network_setup.sh up channel
After running this command I am receiving this error
ERROR: manifest for hyperledger/fabric-orderer:latest not found
How I can remove this error? please help me