【问题标题】:Trying to use ipget尝试使用 ipget
【发布时间】:2022-07-13 01:09:57
【问题描述】:

我已经从这个 github repo 安装了 ipget:https://github.com/ipfs/ipget。我已遵循所有步骤,即:

go get -d github.com/ipfs/ipgete
cd ${GOPATH}/src/github.com/ipfs/ipget
make install

我现在尝试运行以下命令:

ipget 
QmQ2r6iMNpky5f1m4cnm3Yqw8VSvjuKpTcK1X7dBR1LkJF/cat.gif -o nyan.gif

当我运行它时,我收到以下错误:

zsh: command not found: ipget

我应该怎么做才能解决这个问题?

【问题讨论】:

    标签: github ipfs


    【解决方案1】:

    如果没有找到命令,你还没有安装 ipget。尝试通过从此处下载二进制文件来安装它:https://dist.ipfs.io/#ipget

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-11-24
      相关资源
      最近更新 更多