npm WARN deprecated core-js@2.6.12: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your de
pendencies to the actual version of core-js@3.
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated left-pad@1.3.0: use String.prototype.padStart()
npm ERR! code ENOENT
npm ERR! syscall spawn git
npm ERR! path git
npm ERR! errno -4058
npm ERR! enoent Error while executing:
npm ERR! enoent undefined ls-remote -h -t ssh://git@github.com/seonim-ryu/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.
npm ERR! enoent

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\Daniel\AppData\Roaming\npm-cache\_logs\2021-02-04T07_02_03_302Z-debug.log

Process finished with exit code -4058

 

解决方法  安装 git 

相关文章:

  • 2021-08-04
  • 2021-05-29
  • 2021-11-23
  • 2021-08-18
  • 2021-05-30
  • 2021-06-29
  • 2022-12-23
  • 2021-04-17
猜你喜欢
  • 2021-11-05
  • 2021-11-06
  • 2021-11-21
  • 2021-12-16
  • 2022-12-23
  • 2021-07-21
相关资源
相似解决方案