찾다

 >  Q&A  >  본문

git提交时报错

今天git工程出现的了一个问题
同步是没有问题的
不能提交 
改动任何东西 提交就汇报下面这个错

git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree commit -q -F /var/folders/tx/sdwvc7x5055034ntbz2mxyxh0000gn/T/SourceTreeTemp.y41tmH 
env: node: No such file or directory
Completed with errors, see above

wKiom1gbUT7A6fkrAAFCwNrpg9U964.jpg-wh_600x-s_3956883324.jpg

请问这是什么情况?
env: node:是什么东西呢??
这与我加了.eslint文件有关吗???

谢谢!!!!!!

PS:切换分支页会报错

git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree checkout master 
Switched to branch 'master'
env: node: No such file or directory
Your branch is up-to-date with 'origin/master'.
Completed with errors, see above


高洛峰高洛峰2950일 전677

모든 응답(1)나는 대답할 것이다

  • 三叔

    三叔2016-11-04 10:47:41

    git status试过没有,看看到底是什么改动影响了

    회신하다
    0
  • 취소회신하다