duanaoshu1989 2017-11-03 06:50
浏览 155

Hyperledger Fabric 0.6设置错误在make peer或make步骤2/5时出错

Trying to run make and make peer to setup fabric 0.6 this link

With command from go-1.7.6/src/github.com/hyperledger/fabric

    make peer

or

    make

getting error

    COPY failed: stat /var/lib/docker/tmp/docker-builder098718235/payload/protoc-gen-go: no such file or directory

Screen shot of terminal. Failed at step 2/5

  • 写回答

1条回答 默认 最新

  • doucang6739 2017-11-03 10:15
    关注

    Unless you really have some reason for using v0.6 (which is no longer supported within the Hyperledger Fabric community), I'd suggest you move to the current release - v1.0.X. You can find the documentation here.

    And if your goal is to start using Hyperledger Fabric (and not actually contributing the code codebase), there is really no reason to build from source. We publish Docker images and a series of getting started samples and tutorials - all of which can be found in the documentation link posted above.

    评论

报告相同问题?

悬赏问题

  • ¥15 gradio的web端页面格式不对的问题
  • ¥15 求大家看看Nonce如何配置
  • ¥15 Matlab怎么求解含参的二重积分?
  • ¥15 苹果手机突然连不上wifi了?
  • ¥15 cgictest.cgi文件无法访问
  • ¥20 删除和修改功能无法调用
  • ¥15 kafka topic 所有分副本数修改
  • ¥15 小程序中fit格式等运动数据文件怎样实现可视化?(包含心率信息))
  • ¥15 如何利用mmdetection3d中的get_flops.py文件计算fcos3d方法的flops?
  • ¥40 串口调试助手打开串口后,keil5的代码就停止了