dodog cli not available #503
anishnagaraj
started this conversation in
General
Replies: 1 comment 1 reply
-
The It is common to add that directory to your Please check https://stackoverflow.com/a/70098877/329463. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Guys!
I want to use godog cli to create the step definition of my feature file. I used the following to install the command
go install github.com/cucumber/godog/cmd/godog@latest
But I am unable to know where the tool is getting installed and so it not set to the PATH variable. Hence I get
zsh: command not found: godog
Has anybody faced this problem? Btw, I am using a macbook
Beta Was this translation helpful? Give feedback.
All reactions