Hyperledger Vagrant make peer failed

0 votes

I am trying to make a peer and i am running the following command for it:

vagrant up
vagrant ssh
cd $GOPATH/src/github.com/hyperledger/fabric
make peer

When I do this, I get the following error:

vagrant@ubuntu-1404:/opt/gopath/src/github.com/hyperledger/fabric$ make peer
Makefile:45: *** "No docker in PATH: Check dependencies". Stop.
Nov 22, 2018 in Blockchain by digger
• 26,740 points
641 views

1 answer to this question.

0 votes

Maybe you forgot to install docker. Try installing docker first:

sudo apt-get install docker

 and then re-run those commands.

answered Nov 22, 2018 by digger
• 26,740 points

Related Questions In Blockchain

+2 votes
3 answers

Hyperledger Fabric: Peer Connection error: Failed obtaining connection: Could not connect to any of the endpoints.

 You can extend your /etc/hosts file and make orderer.example.com domain name ...READ MORE

answered Nov 13, 2018 in Blockchain by Omkar
• 69,210 points
3,483 views
0 votes
1 answer

Hyperledger Fabric: make peer make: *** No rule to make target `peer'. Stop

The makefile is in /opt/gopath/src/github.com/hyperledger/fabric , not ...READ MORE

answered Nov 15, 2018 in Blockchain by Omkar
• 69,210 points
1,003 views
0 votes
1 answer

Can not make a peer in Hyperledger Fabric

You have not installed jdk on your system. ...READ MORE

answered Nov 22, 2018 in Blockchain by Omkar
• 69,210 points
412 views
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,215 views
0 votes
1 answer

Invalid Batch or signature in Savtooth

This will solve your problem import org.apache.commons.codec.binary.Hex; Transaction txn ...READ MORE

answered Aug 1, 2018 in Blockchain by digger
• 26,740 points
708 views
+15 votes
5 answers
0 votes
1 answer

AttributeError while trying to start peer port in Hyperledger.

If you are new to blockchain then ...READ MORE

answered Jul 9, 2018 in Blockchain by digger
• 26,740 points
469 views
0 votes
1 answer

What is the peer node start in hyperledger?

Nodes are the fundamental element of the ...READ MORE

answered Jul 9, 2018 in Blockchain by digger
• 26,740 points
820 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP