This error occurs when the system can not find any executable peer.
The executable peer should be in
$GOPATH/src/github.com/hyperledger/fabric/build/docker/bin/peer.
If it is not present there, then run the following command and try again
cd $GOPATH/src/github.com/hyperledger/fabric
make all