Skip to content

Does not work with zsh #33

Open
Open
@snez

Description

i.e.

composer require magento/composer-root-update-plugin ~2.0 --no-update
zsh: no such user or named directory: 2.0

Activity

sweetappleuk

sweetappleuk commented on Apr 13, 2022

@sweetappleuk

Confirmed same issue on Mac OS running default zsh shell

sweetappleuk

sweetappleuk commented on Apr 13, 2022

@sweetappleuk

Documentation for installation should be changed to add double-quotes "" around ~2.0 if zsh is used as the shell

composer require magento/composer-root-update-plugin "~2.0" --no-update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

      Participants

      @snez@sweetappleuk

      Issue actions

        Does not work with zsh · Issue #33 · magento/composer-root-update-plugin