brackets-userland / brackets-git

brackets-git — git extension for adobe/brackets
Other
656 stars 193 forks source link

Error while pushing due to " 'git-lfs' was not found on your path". #1296

Open asincrono opened 8 years ago

asincrono commented 8 years ago

When I issue a push I get an error window with the message "This repository is configured for Git LFS but 'git-lfs' was not found on your path. (...)"

which git-lfs shows /usb/local/bin

Command line push works alright.

trevonmckay commented 7 years ago

I am experiencing the same issue. I can use git lfs with no issue in command line.

EstebanBojorquez commented 7 years ago

Same issue, heard any solution?