cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot install module after Marketplace submission and release

Cannot install module after Marketplace submission and release

Hi folks,

 

We recently published a module via https://commercedeveloper.adobe.com which is available under https://commercemarketplace.adobe.com/magenizr-official-magento2-raygun.html

 

Unfortunately, there's one issue: we're unable to install it for some reason. We've double-checked the keys in our `auth.json`, cleared the Composer cache, and even downloaded modules from other vendors using the same auth keys—without any problems.

 

 

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

  Problem 1
    - Root composer.json requires magenizr-official/magento2-raygun, it could not be found in any version, there may be a typo in the package name.

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
 

We reviewed the test reports (Installation & Varnish Test) and didn't find any issues. Any advice?

 

Thank you,

John from Magenizr

 

1 REPLY 1

Re: Cannot install module after Marketplace submission and release

Hello @tobiasmaged2b7 

 

Typo in the Package Name

Double-check the spelling and formatting of the package name in your composer.json file or the command you are using. 

 

In your composer.json file, set minimum-stability to a less strict level:

 

"minimum-stability": "dev",

"prefer-stable": true

 

 

Debugging Tips: Run Composer in verbose mode to get more details:

composer require vendor/packagename --verbose

 

​Hope it helps ! 

If you find our reply helpful, please give us kudos.

 

A Leading Magento Development Agency That Delivers Powerful Results, Innovation, and Secure Digital Transformation.

 

WebDesk Solution Support Team

Get a Free Quote | | Adobe Commerce Partner | Hire Us | Call Us 877.536.3789

 

Thank You,


WebDesk Solution Support Team
Get a Free Quote | Email | Adobe Commerce Partner | Hire Us | Call Us 877.536.3789


Location: 150 King St. W. Toronto, ON M5H 1J9