vue-element-admin npm install 出错 用淘宝镜像install也出错 快哭辽

dy1byipe  于 2个月前  发布在  其他
关注(0)|答案(3)|浏览(24)

Bug report(问题描述)

下载了master分支的zip文件 解压然后npm install失败
又改了npm install --registry= https://registry.npm.taobao.org也失败

Steps to reproduce(问题复现步骤)

npm ERR! code 128
npm ERR! An unknown git error occurred
npm ERR! command git --no-replace-objects ls-remote ssh:// git@github.com /nhn/raphael.git
npm ERR! git@github.com : 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.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\sun\AppData\Local\npm-cache_logs\2022-05-09T07_31_15_402Z-debug-0.log

Screenshot or Gif(截图或动态图)

Other relevant information(格外信息)
  • Your windows :win10
  • Node.js version:v16.14.0
  • vue-element-admin version: 最新版本
ndasle7k

ndasle7k1#

已经有关于这个问题的讨论了

请看
#24

vktxenjb

vktxenjb2#

配置一下git的ssh

wkftcu5l

wkftcu5l3#

别哭 前面一定有路

相关问题