npm i 报错

来源:5-1 前端项目初始化

从初级前端到架构

2021-10-24

npm ERR! code 128
npm ERR! An unknown git error occurrenpm 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.d

写回答

1回答

扬_灵

2021-10-25

同学你好,上面的报错提示时需要 github ssh 权限才能下载,你是在package.json 中直接使用github上的插件了吗?

0
3
Jarvis丶丶丶
下载好的package中自带这行,是不是这个原因 "repository": { "type": "git", "url": "git+https://github.com/PanJiaChen/vue-element-admin.git" }
2022-07-26
共3条回复

Vue Element+Node.js开发企业通用管理后台系统

基于Element的中后台课程,一套中小型企业通用的后台管理系统

2829 学习 · 1714 问题

查看课程