npm install安装npm ERR! enoent undefined ls-remote -h -t ssh://git@github.com/sohee-lee7/Squire.git
1.问题前端小白,第一次启用vue项目,是从github上下载了开源项目vue-elementui-admin用npm install安装时出现 undefined ls-remote -h -t ssh://git@github.com/sohee-lee7/Squire.git保存信息如图:2.解决:1.配置git环境变量,将自己的git安装路径添加到系统环境变量path中(我的路径如:D:\
·
1.问题
前端小白,第一次启用vue项目,是从github上下载的开源项目vue-elementui-admin
用npm install安装时出现 undefined ls-remote -h -t ssh://git@github.com/sohee-lee7/Squire.git
报错信息如图:
2.解决:
1.配置git环境变量,将自己的git安装路径添加到系统环境变量path中(我的路径如:D:\xx\GIT\Git\cmd)
2.重新npm install
3.我用了npm install仍然报错,用cnpm install就可以了(配置了淘宝的镜像npm config set registry https://registry.npm.taobao.org)
开放原子开发者工作坊旨在鼓励更多人参与开源活动,与志同道合的开发者们相互交流开发经验、分享开发心得、获取前沿技术趋势。工作坊有多种形式的开发者活动,如meetup、训练营等,主打技术交流,干货满满,真诚地邀请各位开发者共同参与!
更多推荐
已为社区贡献4条内容
所有评论(0)