vue-element-admin icon indicating copy to clipboard operation
vue-element-admin copied to clipboard

npm i 安装命令报错

Open snakehyq opened this issue 2 years ago • 12 comments

npm ERR! code 128 npm ERR! An unknown git error occurred npm ERR! command git --no-replace-objects ls-remote ssh://[email protected]/nhn/raphael.git npm ERR! [email protected]: Permission denied (publickey). 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.

snakehyq avatar Jun 01 '22 07:06 snakehyq

+1 , 没整明白

wsyslf1996 avatar Jun 03 '22 04:06 wsyslf1996

+1 咋搞的

caidynasty avatar Jun 09 '22 02:06 caidynasty

+1 , 没整明白

enjoyWeb avatar Jun 09 '22 02:06 enjoyWeb

+1 咋搞的

caidynasty avatar Jun 09 '22 02:06 caidynasty

输入: git config --global url."https://github.com/".insteadOf git://github.com/ 然后npm install https://stackoverflow.com/questions/70663523/the-unauthenticated-git-protocol-on-port-9418-is-no-longer-supported

tripledoorz avatar Jun 10 '22 09:06 tripledoorz

github添加ssh后就可以了,参考:https://blog.csdn.net/where_in/article/details/122575015

Dawn-1108 avatar Jul 06 '22 13:07 Dawn-1108

git config --global url."https://".insteadOf ssh://git@

用这个命令就可以解决了,其他的好像都没啥用

然后npm install

lnc2014 avatar Aug 12 '22 15:08 lnc2014

git config --global url."https://".insteadOf ssh://git@

用这个命令就可以解决了,其他的好象都没有啥用

然后npm install

很有用!!!

king-kobe avatar Nov 16 '22 02:11 king-kobe

╭(╯3╰)╮亲!你的信件我已经收到了,我会尽快查看的O(∩_∩)O哈!

enjoyWeb avatar Nov 16 '22 02:11 enjoyWeb

npm ERR! code 128 npm ERR! An unknown git error occurred npm ERR! command git --no-replace-objects ls-remote ssh://[email protected]/nhn/raphael.git npm ERR! [email protected]: Permission denied (publickey). 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. git@是需要权限的,https则不需要,作者引用第三方包疏忽了

kihoor avatar Feb 23 '23 05:02 kihoor

删掉 "tui-editor" 也可以成功!

PLQin avatar Aug 12 '23 05:08 PLQin

╭(╯3╰)╮亲!你的信件我已经收到了,我会尽快查看的O(∩_∩)O哈!

enjoyWeb avatar Aug 12 '23 05:08 enjoyWeb