You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 14, 2020. It is now read-only.
Devin Walters edited this page Nov 22, 2013
·
1 revision
ZSH
If your primary shell is ZSH, you're going to find yourself in perma head scratching mode. Before you decide to delete Gherkin and go on with your life, try this:
Run which bash. I install bash via homebrew on OSX, so in my case, the binary lives at /usr/local/bin/bash. Yours might live elsewhere.
exec /usr/local/bin/bash -l ./gherkin -l core.gk -r to get a clean bash login shell and run gherkin.
Try to reproduce the problem you experienced when running gherkin from ZSH.