vue-element-admin npm install 报错path git npm ERR! code ENOENT
报错信息it <https://github.com/lukeed/kleur/releases/tag/v3.0.0\> for migration path(s).npm WARN deprecated left-pad@1.3.0: use String.prototype.padStart()npm ERR! path gitnpm ERR! code ENOENTn...
·
报错信息
it <https://github.com/lukeed/kleur/releases/tag/v3.0.0\> for migration path(s).
npm WARN deprecated left-pad@1.3.0: use String.prototype.padStart()
npm ERR! path git
npm ERR! code ENOENT
npm ERR! errno ENOENT
npm ERR! syscall spawn git
npm ERR! enoent Error while executing:
npm ERR! enoent undefined ls-remote -h -t ssh://git@github.com/sohee-lee7/Squire.git
npm ERR! enoent
npm ERR! enoent
npm ERR! enoent spawn git ENOENT
npm ERR! enoent This is related to npm not being able to find a file.
解决办法
添加 git
下载或者配置git环境变量
相关链接
http://www.it1352.com/802235.html
github ISSUE
https://github.com/PanJiaChen/vue-element-admin/issues?utf8=%E2%9C%93&q=undefined+ls-remote
https://github.com/PanJiaChen/vue-element-admin/issues/1417
https://github.com/PanJiaChen/vue-element-admin/issues/1488
https://github.com/PanJiaChen/vue-element-admin/issues/1697
https://juejin.im/post/5b1f31f7f265da6e1a603e1e
更多推荐
已为社区贡献2条内容
所有评论(0)