We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Locally, clearing cache with Drush does not clear cache.
To Reproduce
lando drush cg entity_field_map discovery
lando drush cr
Expected behavior drush cr clears all cache.
drush cr
The text was updated successfully, but these errors were encountered:
BSD fixes #338: Make so that Platform could re-use the same settings …
c2c1eca
…function as Lando. Added support for memcached in platform.
7b338d7
Merge pull request #339 from Bixal/feature/BSD-338-cache-clear-bug
da4b684
BSD fixes #338: Allow cache to be cleared with Drush again.
No branches or pull requests
Describe the bug
Locally, clearing cache with Drush does not clear cache.
To Reproduce
lando drush cg entity_field_map discovery
lando drush cr
lando drush cg entity_field_map discovery
Expected behavior
drush cr
clears all cache.The text was updated successfully, but these errors were encountered: