Quote:
Originally Posted by supersonic80
You need to run
inside the folder with a script.
Or use some "precompiled" versions posted above.
|
I tried that as well, but get the error below (using node 8.1.3). I'm still pretty new to this node stuff and not sure what to do about this git binary. It's not mentioned in the readme as being a requirement.
==================
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.
==================