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