foreman start with a manual path
问题 I am trying to run foreman on heroku. This is a common error, however, i still didnt find a solution. It is clearly missing a path here: "/c/ Program Files /ruby-1.9.2/bin/foreman: "C:/ Program : bad interpreter: no such file or directory My question is: is there a way to avoid this error by manually adding the whole path? Or where should I look to change it? Thank you. 回答1: This is a known issue with running foreman in Git bash shell on windows enviroment. (See github issue) The only current