nations/spoticord

"no git binary found in $Path"

Closed this issue · 2 comments

I cannot install the Program because of this error:
npm ERR! code ENOGIT
npm ERR! No git binary found in $PATH
npm ERR!
npm ERR! Failed using git.
npm ERR! Please check if you have git installed and in your PATH.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Andreas\AppData\Roaming\npm-cache_logs\2017-12-03T09_08_03_852Z-debug.log
2017-12-03T09_08_03_852Z-debug.log

You don't have git. Please install git.

Ah, Thanks!