Ubuntu 不支持宇宙
Ubuntu cosmic is not supported
我正在关注 hyperledger 的在线指南:
https://hyperledger.github.io/composer/latest/installing/installing-prereqs.html#ubuntu
这是我如何下载先决条件的指南
1st command is sucessfully run
是安装.sh文件
当我 运行 第二个命令时,错误是这样的
Error: Ubuntu cosmic not supported
根据https://hyperledger.github.io/composer/latest/installing/installing-prereqs#ubuntu
似乎不支持 Ubuntu 的版本。 16.04 - Xenial Xerus 和 18.04 - Bionic Beaver 是。这些都是 LTS(长期支持)版本。中间版本仅支持 9 个月。
我正在关注 hyperledger 的在线指南: https://hyperledger.github.io/composer/latest/installing/installing-prereqs.html#ubuntu
这是我如何下载先决条件的指南
1st command is sucessfully run
是安装.sh文件
当我 运行 第二个命令时,错误是这样的
Error: Ubuntu cosmic not supported
根据https://hyperledger.github.io/composer/latest/installing/installing-prereqs#ubuntu 似乎不支持 Ubuntu 的版本。 16.04 - Xenial Xerus 和 18.04 - Bionic Beaver 是。这些都是 LTS(长期支持)版本。中间版本仅支持 9 个月。