Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work with zsh #33

Open
snez opened this issue Apr 8, 2022 · 2 comments
Open

Does not work with zsh #33

snez opened this issue Apr 8, 2022 · 2 comments

Comments

@snez
Copy link

snez commented Apr 8, 2022

i.e.

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

@sweetappleuk
Copy link

Confirmed same issue on Mac OS running default zsh shell

@sweetappleuk
Copy link

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants