Skip to content

Support for running with https://github.com/bamarni/composer-bin-plugin #3

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

Open
aszenz opened this issue Oct 28, 2024 · 1 comment

Comments

@aszenz
Copy link

aszenz commented Oct 28, 2024

I installed this pkg using https://github.com/bamarni/composer-bin-plugin, assuming it will since it isolates deps into a new folder but on running

composer bin psym require --dev tareqas/psym
vendor-bin/psym/vendor/bin/psym` got
Incorrect Installation!!!
You need to install it by running composer create-project tareqas/psym your/preferred/location. It cannot be installed as a global or local package.
see: https://github.com/tareqas/psym?tab=readme-ov-file#installation
@tareqas
Copy link
Owner

tareqas commented Nov 5, 2024

This package needs to run post-install-cmd and post-update-cmd scripts, but Composer doesn't allow this when it is installed as a dependency.

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