vue 项目启动npm 执行 npm 执行npm install报错

vue 项目启动npm 执行 npm   执行npm install报错

问题描述:

 

我也不知道我要问啥,我第一次弄前端,然后第一步启动项目就报错,错误如下有没有遇到过一样问题的朋友,怎么解决的

npm ERR! Error while executing:
npm ERR! C:\Program Files\Git\cmd\git.EXE ls-remote -h -t ssh://git@github.com/eligrey/FileSaver.js.git
npm ERR!
npm ERR! Host key verification failed.
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

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\myzc\AppData\Roaming\npm-cache\_logs\2021-06-23T08_03_23_057Z-debug.log

Could not read from remote repository. 不能从远程主机读到仓库。

    正好我刚发布了一篇vue-cli搭建的文章,希望能帮到你

    链接在此    https://blog.csdn.net/weixin_44165764/article/details/118163348?spm=1001.2014.3001.5502

 

麻烦给我点赞!!!老铁666

去搜一下安装步骤吧,我记得需要用国内的镜像下载。我当初也是失败了好多次。

     666