Hyperledger Fabric 2.0 :error ge

2020-04-07  本文已影响0人  逍遥子_

first network

问题描述

Error: error getting chaincode bytes: failed to calculate dependencies: incomplete package: github.com/hyperledger/fabric-chaincode-go/shim
!!!!!!!!!!!!!!! Chaincode packaging on peer0.org1 has failed !!!!!!!!!!!!!!!!
========= ERROR !!! FAILED to execute End-2-End Scenario ===========

问题图片

链码安装失败
解决方法
go env
GOPROXY
go env -w GOPROXY=https://goproxy.cn
export GOPROXY=https://goproxy.cn``

运行成功

运行成功

参考链接

https://www.cnblogs.com/zoujiaojiao/p/12606909.html

上一篇 下一篇

猜你喜欢

热点阅读