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

Installation problem #156

Open
georgetze opened this issue Mar 30, 2020 · 0 comments
Open

Installation problem #156

georgetze opened this issue Mar 30, 2020 · 0 comments

Comments

@georgetze
Copy link

I am trying to install for the first time elasticsuite on Magento 2.3.4

I run the command
composer require smile/elasticsuite ~2.8.0
and i am getting the following message:

./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

Problem 1

  • smile/elasticsuite 2.8.5 requires magento/framework >=102.0.0 -> no matching package found.
  • smile/elasticsuite 2.8.4 requires magento/framework >=102.0.0 -> no matching package found.
  • smile/elasticsuite 2.8.3 requires magento/framework >=102.0.0 -> no matching package found.
  • smile/elasticsuite 2.8.2 requires magento/framework >=102.0.0 -> no matching package found.
  • smile/elasticsuite 2.8.1 requires magento/framework >=102.0.0 -> no matching package found.
  • smile/elasticsuite 2.8.0 requires magento/framework >=102.0.0 -> no matching package found.
  • Installation request for smile/elasticsuite ~2.8.0 -> satisfiable by smile/elasticsuite[2.8.0, 2.8.1, 2.8.2, 2.8.3, 2.8.4, 2.8.5].

Potential causes:

A typo in the package name
The package is not available in a stable-enough version according to your minimum-stability setting
see https://getcomposer.org/doc/04-schema.md#minimum-stability for more details.
It's a private package and you forgot to add a custom repository to find it
Read https://getcomposer.org/doc/articles/troubleshooting.md for further common problems.

Installation failed, reverting ./composer.json to its original content.

Do you have any idea why is happening that?

Is it possible to install elasticsuite without using composer ?

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

1 participant