shell - Error: Could not find command 'git' with Boxen -


i've installed git installer, , works fine. i've got command line tools git (see below prove), seems when run boxen broken.

does knows git isn't found boxen while installed? i've tried install git through homebrew, didn't fix issue either. boxen refuses find git.

hope can help.

stefan.vermaas @ macbook in ~ ○ git --version git version 2.4.3  stefan.vermaas @ macbook in ~ ○ git /usr/local/git/bin/git  stefan.vermaas @ macbookx in ~ ○ git /usr/local/heroku/bin:/usr/local/git/bin/git:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/x11/bin  stefan.vermaas @ macbook in /opt/boxen/repo on master ± ./script/boxen --> preparing auto-update... --> complete! nothing new upstream. fact file /opt/boxen/repo/facts.d/example.yaml parsed returned empty data set notice: compiled catalog macbook in environment production in 2.39 seconds error: not find command 'git' 

i've tried extend path thorbjørn ravn andersen suggested, it's still saying: "error: not find command 'git'".


Comments

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -