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

npm install 出错 用淘宝镜像install也出错 快哭辽

Open happy-sw opened this issue 2 years ago • 3 comments

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://[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.

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(截图或动态图)

image

Link to minimal reproduction(最小可在线还原demo)

Other relevant information(格外信息)

  • Your windows :win10
  • Node.js version:v16.14.0
  • vue-element-admin version: 最新版本

happy-sw avatar May 09 '22 07:05 happy-sw

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

请看 https://github.com/PanJiaChen/vue-element-admin/issues/24

StellarFlash avatar May 10 '22 00:05 StellarFlash

配置一下git的ssh

zemaochen avatar May 13 '22 08:05 zemaochen

别哭 前面一定有路

cfmj avatar Jul 08 '22 16:07 cfmj