最近我通过命令在一个Fiware实例中安装了STH-Comet:
git clone https://github.com/telefonicaid/fiware-sth-comet.git
cd fiware-sth-comet
npm install
今天我又去安装了,在克隆 STH-Comet 存储库时出现以下错误:
在 /etc/fiware-sth-comet/.git/ 中初始化空 Git 存储库错误:访问https://github.com/telefonicaid/fiware-sth-comet.git/info/refs时 致命:HTTP 请求失败**
STH-Comet 存储库是否有任何更改?