【node 安装依赖】npm i安装或者yarn安装依赖报错fatal: Could not read from remote repository.

 将github的ssh链接改为https链接

git config --global url."https://github.com/".insteadof "ssh://git@github.com/"

 

 

posted @ 2024-11-02 11:04  维多利亚的巴黎世家  阅读(123)  评论(0)    收藏  举报