buckaroo-it / Magento2_GraphQL

Repository containing the Magento 2 GraphQL plugin by Buckaroo
MIT License
1 stars 1 forks source link

Composer install fails #19

Closed ennostuurman closed 1 year ago

ennostuurman commented 1 year ago

Following the composer install instructions as per the README

Expected result: the Magento2_GraphQL module is installed.

Actual result: composer installation fails

Gathering patches for root package.
Loading composer repositories with package information
In Laminas\DependencyPlugin\DependencyRewriterV2::onPrePoolCreate
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires buckaroo/module-magento2graphql, 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

Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
Buckaroo-Rens commented 1 year ago

Thanks @ennostuurman for your input again :) will look into this asap

harli91 commented 1 year ago

Good day @ennostuurman, hope you are well, we will add the graphQL module to package list by the end of this week, this will allow you to install the module via composer, thank you