在Hyperledger作曲家游乐场编辑器中获取示例网络时遇到的问题。我正在尝试使用Hyperledger composer在线编辑器https://composer-playground.mybluemix.net/editor中提供的示例网络创建示例网络。enter image description here还要附加错误屏幕截图。enter image description here
这当前是由于在npm注册表上搜索失败引起的问题。同时可在composer-playground不稳定的环境中使用修复程序
在这里托管:https://composer-playground-unstable.mybluemix.net/
或对于使用npm进行本地安装:
npm install --global composer-playground @ unstable
问题已自动解决。我想这是由于某些网站维护所致。
默认情况下,作曲家游乐场不会放样网络。您可以单击写入的卡片吗?部署您的新业务网络,然后在作曲家的演习中启动示例。