john cook → created an issue.
Hi @gto1.
I think it's a problem with DDEV rather than Drupal CMS. I get the same error with a lot of the sites I run locally.
I find that running ddev start
again fixes the issue. Mutagen doesn't take as much time to run the second time.
I know it's annoying, but it's a work-around that gets the site running while the DDEV folks find out what the problem is.
To get around this for now, commit 'f6ec3c8e6286b7fba880ca7a9d52f230e2b4df27' can be used.
```
composer require "drupal/facets:dev-3.0.x#f6ec3c8e6286b7fba880ca7a9d52f230e2b4df27"
```
john cook → created an issue.
john cook → created an issue.
jjchinquist → credited john cook → .