Issue Installing #105
Gharla2Sami
started this conversation in
General
Replies: 1 comment 5 replies
-
Did u install composer? And do "composer install"? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When installing tall stack preset library I face a lot of issues. I have try to resolve this many times but I'm not able to figure out what is really the problem
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel-frontend-presets/tall ^4.0 -> satisfiable by laravel-frontend-presets/tall[v4.0.0].
- laravel-frontend-presets/tall v4.0.0 requires illuminate/support ^8.0 -> found illuminate/support[v8.0.0, ..., 8.x-dev] but these were not loaded, likely because it conflicts with another require.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require livewire/livewire:*" to figure out if any version is installable, or "composer require livewire/livewire:^2.1" if you know which you need.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
Beta Was this translation helpful? Give feedback.
All reactions