-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Command "behat" is not defined #15
Comments
I'm having a similar issue on my project. However, I'm using drush 8.1.11. I managed to get the behat command running after manually adding the path |
If you are using the 8.x / 9.x branches of this project (recommended), then you should be using Drush 8.2.3+ / Drush 9.6.2+, respectively. |
@greg-1-anderson - thanks for the quick response! I'll upgrade versions of drush. Mind if I update the README to make that more explicit? As a temporary workaround for the pre-8.2.3 crowd - I got it working locally by symlinking the composer installed path to the same directory as my project's |
A PR with clarified documentation and workarounds would be appreciated. |
Not sure if it is related, but I get the same message when I try to add terms and/or content:
I can create users and clear cache, but I can't create content or terms. I get the |
Facing same issue as #15 (comment) |
Installing |
Both drush 9.5.2 and behat-drush-endpoint installed successfully, but command still not found.
Composer.json file:
Drush version:
vendor/bin/drush --version Drush Commandline Tool 9.5.2
Error:
vendor/bin/drush behat Command "behat" is not defined.
The text was updated successfully, but these errors were encountered: