- Issue created by @harshabanala91
- π¨π¦Canada joelpittet Vancouver
What version of drush are you running into this with?
- π¨π¦Canada joelpittet Vancouver
I just heard of auto wire on a different contrib project so I assume itβs new, likely wouldnβt be a problem on drush 13
- π΅π±Poland Graber
Yes, from what I remember autowiring worked even on Drush 12.
You should update Drush as other projects may also have similar issues. - π΅π±Poland Graber
Ahh, looks like it's 12.5+ (https://github.com/drush-ops/drush/issues/5941#issuecomment-2025263217).. we should update composer.json in VBO.
- π¨π¦Canada joelpittet Vancouver
@graber I think you're right this is works as designed, but need more info from @harshabanala91
Was this truely on 4.0.0 (which isn't supported) or is this on 4.3.x minor version?
π Modernize Drush integration Fixed should have fixed this already in 4.3.x
- π¨π¦Canada joelpittet Vancouver
joelpittet β changed the visibility of the branch 3507796-php-fatal-error to hidden.
- π¨π¦Canada joelpittet Vancouver
4.0.0 is on an unsupported branch, please try 4.3 and/or drush 13. If you are still experiencing this please provide some details on the drush version, and upgrading VBO and/or drush.
Thanks You everyone.
my Drush was at 12.4 and hence it was downloading the beta version of the module. I upgraded to drush 12.5 and i was able to install 4.3 and don't see the error now.