I’m encountering an error within Textmate when executing the Run
command, Command-R, from within a .feature file. The error message is
“env: sh: No such file or directory”. I’ve installed the Cucumber
bundle from github and updated all gems.
My path correctly points to ruby interpreter location. Any ideas?
Thank you in advance.