Cameron Eagans
Cameron Eagans
I'm okay with this, but can it be behind a config flag? I know of at least one user that relies on this and I don't want to break their...
You could use git to download the module instead of downloading the packaged version from d.o. Maybe that would help?
> Drupal projects are supposed to be managed using composer. I know. Composer will either download a release tarball or clone from Git. Tell it to clone from git and...
Not sure what the issue is. How is it failing? Have you tried running it with `-vvv` to get verbose output?
This plugin does apply patches to composer projects. If your composer.json doesn't already have this plugin, that's why it's not applying patches. I'd recommend trying that first (this plugin has...
> (i.e. should I manually remove that patch reference from composer.json?) yes. the plugin will not do it automatically.
Added a link to this issue from the readme for visibility!
Possibly! Give it a go and let me know if it works reliably?
> on a side note do i remember it correctly mutagen shouldnt be used with NFS active is that correct? The project mount in ddev is omitted entirely when you're...
I've never used it in this particular configuration, so I'm not sure if this will work or not. Generally speaking, it just syncs from one dir to another, so if...