inXpress-americas / ext-magento2

InXpress Magento 2 extension
0 stars 0 forks source link

Strange new problem #2

Closed lagunacellar closed 3 years ago

lagunacellar commented 3 years ago

We installed inxpressapps/magento2 via composer a while back, and it was running smoothly until yesterday.

In the composer.json file, there is the requirement statement: "inxpressapps/magento2": "^3.0",

But $composer update command now returns error message:

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

Problem 1

Screen Shot 2021-01-28 at 8 45 17 AM

Removing the requirement statement allowed composer update to run. I am hesitant to reinstall the package, not knowing what caused it to fail.

jpea72 commented 3 years ago

We had a tag incorrectly placed, instead of v0.3.x we had 3.0. The current version of the module is v0.3.24. Removing that requirement will not cause any issues.

From: lagunacellar notifications@github.com Reply-To: jpea72/ext-magento2 reply@reply.github.com Date: Thursday, January 28, 2021 at 9:47 AM To: jpea72/ext-magento2 ext-magento2@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [jpea72/ext-magento2] Strange new problem (#2)

We installed inxpressapps/magento2 via composer a while back, and it was running smoothly until yesterday.

In the composer.json file, there is the requirement statement: "inxpressapps/magento2": "^3.0",

But $composer update command now returns error message:

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

Problem 1

[Image removed by sender. Screen Shot 2021-01-28 at 8 45 17 AM]https://user-images.githubusercontent.com/64744041/106170322-2ff2a180-6145-11eb-89cd-b23a9f1edae4.png

Removing the requirement statement allowed composer update to run. I am hesitant to reinstall the package, not knowing what caused it to fail.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/jpea72/ext-magento2/issues/2, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADDHRA7D4IIWK2XQXIDJJ6DS4GILDANCNFSM4WXL7JPA. EXTERNAL EMAIL

lagunacellar commented 3 years ago

Thanks for confirming it. I am going to test it again on Magento 2.4.2