Thanks for this package - really helpful for local dev!
Getting this error when updating linked packages (happens on both upgrades and downgrades):
- Upgrading [package] (v1.0.1 => v1.0.2): Checking out abc123 from cache
Update failed (Failed to execute git remote set-url composer -- git@<ssh_hostname_alias>:<org>/<repo>.git
fatal: No such remote 'composer'
)
Would you like to try reinstalling the package instead [yes]?
Selecting "yes" works fine - reinstalls the version then relinks to local. Is this error expected behavior?
I'm on composer 2.8.x