I am trying to install hyperledger and run chain code. I followed all the steps as directed here. But getting error
error: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
while running the query.js.
I have following active docker running
Before running the
node query.js
, when i am running npm install
its giving following warning :
npm WARN fabcar@1.0.0 No repository field.
Is this the problem. Can any one please help me out about where it is going wrong.