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 Apr 8, 2020. It is now read-only.
For me, a global installation didn't work. An installation local to $HOME/.drush worked for me. I created pull request #5. After I got drush to recognize it, it worked as advertised. Awesome little utility!
Hi, thanks for this awesome repository. I'd love to test but when i try to install the package through composer, i bump into this error:
$ composer global require 'drush/config-extra'
Could not find package drush/config-extra at any version for your minimum-stability (stable). Check the package spelling or your minimum-stability
Even with an up-to-date composer, the only command that worked is:
$ composer global require 'drush/config-extra:8.0.*@dev'
Maybe you need to package a release?
The text was updated successfully, but these errors were encountered: