在Hyperledger Composer中启动业务网络时出错:
composer network start --networkName tutorial-network --networkVersion 0.0.1 --networkAdmin admin --networkAdminEnrollSecret adminpw --card PeerAdmin@hlfv1 --file networkadmin.card
开始使用0.0.1版的业务网络教程网络
处理以下网络管理员: 用户名:admin
收到以下错误
✖ Starting business network definition. This may take a minute...
Error: Error trying to start business network. Error: No valid responses from any peers.
Response from attempted peer comms was an error: Error: failed to execute transaction f79d3e7b7feeb007cf6366922cb9dbb84ac6c293332d628fa905a2320153a342: error starting container: error starting container: Failed to generate platform-specific docker build: Error returned from build: 1 "npm ERR! code UNABLE_TO_GET_ISSUER_CERT_LOCALLY
npm ERR! errno UNABLE_TO_GET_ISSUER_CERT_LOCALLY
npm ERR! request to https://registry.npmjs.org/composer-common failed, reason: unable to get local issuer certificate
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2019-06-11T03_30_24_096Z-debug.log
"
Command failed