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

Erro ao instalar Frenet no Magento2 versao 2.3.5.p1 #34

Open
pedrohenrique1986 opened this issue Dec 23, 2022 · 0 comments
Open

Erro ao instalar Frenet no Magento2 versao 2.3.5.p1 #34

pedrohenrique1986 opened this issue Dec 23, 2022 · 0 comments
Labels
bug Something isn't working Need Review Need review to be considered for addressment.

Comments

@pedrohenrique1986
Copy link

Erro ao instalar no Magento2 versao 3.5.p1

PHP versao 7.3
Magento2 versao 2.3.5.p1

Passos para reproduzir:
Comandos:

composer require frenet/frenet-php
Esse comando deu tudo certo

composer require frenet/frenet-magento2
Esse comando deu o erro abaixo:

Your requirements could not be resolved to an installable set of packages.

Problem 1
- Installation request for frenet/frenet-magento2 2.4.5.4 -> satisfiable by frenet/frenet-magento2[2.4.5.4].
- Conclusion: remove symfony/finder v4.4.7
- Conclusion: don't install symfony/finder v4.4.7
- frenet/frenet-magento2 2.4.5.4 requires symfony/finder ^v5.0.0 -> satisfiable by symfony/finder[v5.0.0, v5.0.1, v5.0.10, v5.0.11, v5.0.2, v5.0.3, v5.0.4, v5.0.5, v5.0.6, v5.0.7, v5.0.8, v5.0.9, v5.1.0, v5.1.1, v5.1.10, v5.1.11, v5.1.2, v5.1.3, v5.1.4, v5.1.5, v5.1.6, v5.1.7, v5.1.8, v5.1.9, v5.2.0, v5.2.1, v5.2.10, v5.2.12, v5.2.2, v5.2.3, v5.2.4, v5.2.8, v5.2.9, v5.3.0, v5.3.13, v5.3.14, v5.3.4, v5.3.7, v5.4.0, v5.4.11, v5.4.2, v5.4.3, v5.4.8].
- Can only install one of: symfony/finder[v5.0.0, v4.4.7].
- Can only install one of: symfony/finder[v5.0.1, v4.4.7].
- Can only install one of: symfony/finder[v5.0.10, v4.4.7].
- Can only install one of: symfony/finder[v5.0.11, v4.4.7].
- Can only install one of: symfony/finder[v5.0.2, v4.4.7].
- Can only install one of: symfony/finder[v5.0.3, v4.4.7].
- Can only install one of: symfony/finder[v5.0.4, v4.4.7].
- Can only install one of: symfony/finder[v5.0.5, v4.4.7].
- Can only install one of: symfony/finder[v5.0.6, v4.4.7].
- Can only install one of: symfony/finder[v5.0.7, v4.4.7].
- Can only install one of: symfony/finder[v5.0.8, v4.4.7].
- Can only install one of: symfony/finder[v5.0.9, v4.4.7].
- Can only install one of: symfony/finder[v5.1.0, v4.4.7].
- Can only install one of: symfony/finder[v5.1.1, v4.4.7].
- Can only install one of: symfony/finder[v5.1.10, v4.4.7].
- Can only install one of: symfony/finder[v5.1.11, v4.4.7].
- Can only install one of: symfony/finder[v5.1.2, v4.4.7].
- Can only install one of: symfony/finder[v5.1.3, v4.4.7].
- Can only install one of: symfony/finder[v5.1.4, v4.4.7].
- Can only install one of: symfony/finder[v5.1.5, v4.4.7].
- Can only install one of: symfony/finder[v5.1.6, v4.4.7].
- Can only install one of: symfony/finder[v5.1.7, v4.4.7].
- Can only install one of: symfony/finder[v5.1.8, v4.4.7].
- Can only install one of: symfony/finder[v5.1.9, v4.4.7].
- Can only install one of: symfony/finder[v5.2.0, v4.4.7].
- Can only install one of: symfony/finder[v5.2.1, v4.4.7].
- Can only install one of: symfony/finder[v5.2.10, v4.4.7].
- Can only install one of: symfony/finder[v5.2.12, v4.4.7].
- Can only install one of: symfony/finder[v5.2.2, v4.4.7].
- Can only install one of: symfony/finder[v5.2.3, v4.4.7].
- Can only install one of: symfony/finder[v5.2.4, v4.4.7].
- Can only install one of: symfony/finder[v5.2.8, v4.4.7].
- Can only install one of: symfony/finder[v5.2.9, v4.4.7].
- Can only install one of: symfony/finder[v5.3.0, v4.4.7].
- Can only install one of: symfony/finder[v5.3.13, v4.4.7].
- Can only install one of: symfony/finder[v5.3.14, v4.4.7].
- Can only install one of: symfony/finder[v5.3.4, v4.4.7].
- Can only install one of: symfony/finder[v5.3.7, v4.4.7].
- Can only install one of: symfony/finder[v5.4.0, v4.4.7].
- Can only install one of: symfony/finder[v5.4.11, v4.4.7].
- Can only install one of: symfony/finder[v5.4.2, v4.4.7].
- Can only install one of: symfony/finder[v5.4.3, v4.4.7].
- Can only install one of: symfony/finder[v5.4.8, v4.4.7].
- Installation request for symfony/finder (locked at v4.4.7) -> satisfiable by symfony/finder[v4.4.7].

Screenshot:
erre-frenet

@pedrohenrique1986 pedrohenrique1986 added bug Something isn't working Need Review Need review to be considered for addressment. labels Dec 23, 2022
@pedrohenrique1986 pedrohenrique1986 changed the title Erro ao instalar Frenet no Magento2 versao 3.5.p1 Erro ao instalar Frenet no Magento2 versao 2.3.5.p1 Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Need Review Need review to be considered for addressment.
Projects
None yet
Development

No branches or pull requests

1 participant