Atom, Structure-View 安装问题
Atom, Structure-View installation problem
我是新来的,需要一些帮助来解决在 Atom 上安装 Structure-View 的问题。我尝试使用 cmd 和安装包安装它,但它给了我同样的错误...我不明白它说的是什么...
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated lodash.isarray@4.0.0: This package is deprecated. Use Array.isArray.
npm WARN deprecated node-uuid@1.4.8: Use uuid module instead
npm ERR! code ENOENT
npm ERR! syscall spawn git
npm ERR! path git
npm ERR! errno ENOENT
npm ERR! enoent Error while executing:
npm ERR! enoent undefined ls-remote -h -t ssh://git@github.com/ramitos/tern-jsx.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\carlo\.atom\.apm\_logs20-09-08T10_33_19_647Z-debug.log
如果有帮助我可以分享完整的日志
我解决了这个问题。我已经安装了 Git
我是新来的,需要一些帮助来解决在 Atom 上安装 Structure-View 的问题。我尝试使用 cmd 和安装包安装它,但它给了我同样的错误...我不明白它说的是什么...
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated lodash.isarray@4.0.0: This package is deprecated. Use Array.isArray.
npm WARN deprecated node-uuid@1.4.8: Use uuid module instead
npm ERR! code ENOENT
npm ERR! syscall spawn git
npm ERR! path git
npm ERR! errno ENOENT
npm ERR! enoent Error while executing:
npm ERR! enoent undefined ls-remote -h -t ssh://git@github.com/ramitos/tern-jsx.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\carlo\.atom\.apm\_logs20-09-08T10_33_19_647Z-debug.log
如果有帮助我可以分享完整的日志
我解决了这个问题。我已经安装了 Git