npm安装失败libp2p-websockets [英] npm installation failure libp2p-websockets

查看:61
本文介绍了npm安装失败libp2p-websockets的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前正在从事IPFS项目.在安装依赖项时-运行时

I'm currently working on an IPFS project. While installing the dependencies - When I run

npm我libp2p-websockets

npm i libp2p-websockets

我收到以下错误消息:

npm ERR! Error while executing:
npm ERR! /usr/bin/git ls-remote -h -t ssh://git@github.com/hugomrdias/pull-ws.git
npm ERR!
npm ERR! ERROR: Repository not found.
npm ERR! fatal: Could not read from remote repository.
npm ERR!
npm ERR! Please make sure you have the correct access rights
npm ERR! and the repository exists.
npm ERR!
npm ERR! exited with error code: 128

我已经设置了SSH配置.

I have already setup the SSH configuration.

您是否知道如何解决?

推荐答案

在运行 npm install 后,我的一个项目也遇到了相同的错误.

I am also getting the same error in one of my projects after running npm install.

可能是因为 hugomrdias 已将 pull-ws 存储库删除/设为私有.

It is probably because hugomrdias has removed/made private the pull-ws repository.

到目前为止,我不确定下一步该怎么做.我将把这个问题邮寄给他.

So, far I am not sure what to do next. I will mail him with this issue.

这篇关于npm安装失败libp2p-websockets的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆