We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
This is a very large package and very slow to composer install
composer install
Do you think it's possible to create a "-lite" version without bin dir ?
Every developpers choose the way (s)he download the binary.
The text was updated successfully, but these errors were encountered:
For bin directory you have ask at PhantomJs
However screen should need Phantom Binary to execute.
Sorry, something went wrong.
Of course Screen need phantomJs but let developpers choose how to install it. Your package is very heavy because binary is in your bin dir.
I'm just asking a lite version without this bin dir.
Hello @Erwane
You can try installing like this composer require microweber/screen:v2.0.0.x-dev
composer require microweber/screen:v2.0.0.x-dev
For more details check the docs
No branches or pull requests
Hi,
This is a very large package and very slow to
composer install
Do you think it's possible to create a "-lite" version without bin dir ?
Every developpers choose the way (s)he download the binary.
The text was updated successfully, but these errors were encountered: