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

Serve command - terminal issues when using global capro #20

Open
xy2z opened this issue Aug 2, 2023 · 1 comment
Open

Serve command - terminal issues when using global capro #20

xy2z opened this issue Aug 2, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@xy2z
Copy link
Owner

xy2z commented Aug 2, 2023

When using composer's global "capro serve" command (instead of vendor/bin/capros serve") the terminal is bugging out after the serve is done... It's super weird but probably something to do with the "passthru()" command the global package uses to send it down to the projects capro package...

@xy2z xy2z added the bug Something isn't working label Aug 2, 2023
@xy2z xy2z changed the title Serve command - terminal issues when using composer global Serve command - terminal issues when using global capro Aug 2, 2023
@xy2z
Copy link
Owner Author

xy2z commented Feb 11, 2024

Start by disabling "serve" when using passthru, as it bugs out the terminal. Write out that user must use "/vendor/bin/capro serve" instead - and then it can be fixed later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant