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

Can't get drush 9 aliases back to work after composer install #3273

Closed
rotemreiss opened this issue Dec 27, 2017 · 2 comments
Closed

Can't get drush 9 aliases back to work after composer install #3273

rotemreiss opened this issue Dec 27, 2017 · 2 comments

Comments

@rotemreiss
Copy link
Contributor

We have added some drush aliases for a multi-site project, the aliases were converted from the previous syntax to the Drush 9 syntax (.yml files).

I went over the documentation, and also saw the previous issues, notes and changes on this GitHub issue.

For some reason the aliases didn't work inside $ROOT/../drush/sites as documented, but did work inside $ROOT/drush/sites, and I also had to use the format of [site].alias.yml and not [site].site.yml as on the documentation.

Another thing is that @greg-1-anderson wrote on his comment that

Only ~/.drush/sites et. al. are searched now.

So now I am really lost between the documentation, the comments, and the aliases that worked last week and were broken now after composer install.

Can someone please tell me what am I missing here?

** I've also tried to place the aliases in ~/.drush/sites/ (which didn't work).

@weitzman
Copy link
Member

weitzman commented Dec 27, 2017 via email

@greg-1-anderson
Copy link
Member

Duplicate of aliases stop working after composer install on Drupal Stack Exchange. Saw this there first.

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

3 participants