Skip to content
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

Error Undefined constant DRUSH_BOOTSTRAP_BACKDROP_LOGIN with a contrib module #256

Open
robertgarrigos opened this issue Nov 10, 2022 · 0 comments

Comments

@robertgarrigos
Copy link
Member

I'm trying to use drush on a site which has the votingapi contrib module installed. I got this error with drush bcex:

PHP Fatal error: Uncaught Error: Undefined constant "DRUSH_BOOTSTRAP_BACKDROP_LOGIN" in /www/modules/votingapi/votingapi.drush.inc:43

I have installed drush globally with the backdrop extension. I read in the README that installing drush globally may have some problems with contrib modules. Is this what you mean? Or is this a bug?

BTW, just disabling votingapi, bcex command run smoothly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant