cancel
Showing results for 
Search instead for 
Did you mean: 

Magento 2 external package/library loading problem

Magento 2 external package/library loading problem

I have a problem with publishing my extension for Magento2 to marketplace. When I'm trying to publish my extension in marketplace I got this error:
image.png

External package (api-util-sso) is public; The version and name of it is right. My composer.json looks like:

image.png

5 REPLIES 5

Re: Magento 2 external package/library loading problem

Hello @SALESmanago MA

 

Please follow this article in this you will get an idea how you create a package using composer and upload package to Marketplace.

 

https://devdocs.magento.com/guides/v2.0/extension-dev-guide/package/package.html

Please let me know if you have any other queries.

 

Click Kudos and Accept as solution, if issue fixed. Cheers coding Smiley Happy

Manish Mittal
https://www.manishmittal.com/

Re: Magento 2 external package/library loading problem

I don't want to create new private repo of type "composer" for api-util-sso, can I use repo with type "vcs" instead?

Re: Magento 2 external package/library loading problem

@SALESmanago MA, yes if you dont want then you can keep in VCS.

 

Kudos and accept it as solutions if works. cheers coding Smiley Happy

Manish Mittal
https://www.manishmittal.com/

Re: Magento 2 external package/library loading problem

external library with type 'vcs' is normally go through magento marketplace validatition?

Re: Magento 2 external package/library loading problem

It should validate.

Manish Mittal
https://www.manishmittal.com/