问题:我对区块链的东西很陌生。我启动本地结构并创建 PeerAdmin 卡,然后通过在我的 Windows 机器上发出命令composer-playground启动本地游乐场。在游乐场中,我尝试通过提供管理员名称、ID 和密码来部署示例弹珠网络。然后它通知我这个错误。Error: Error trying to start business network.Error: Unable to ini
2018-10-31
运行命令 npm install -g[email protected]时,我看到以下错误>nvm 0.33.0npm 6.4.1node 10.13.0我正在尝试在本地 Mac OS 中使用 Hyperledger但运行该命令时它一直失败。我按照本指南进行安装https://hyperledger.github.io/composer/latest/installing/development-
2018-10-31