Skip to content

Error "No such remote 'composer'" when updating linked packageΒ #86

@gopi-ar

Description

@gopi-ar

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions