Itonomy / magento2-product-visibillitygrid

Magento 2 module for determining if/when products are showing up in category
https://www.itonomy.nl
MIT License
35 stars 6 forks source link

magento2 php7.1 requesting for token oauth private repos to complete the installation #9

Closed merin3 closed 5 years ago

merin3 commented 5 years ago

composer require itonomy/productvisibilitygrid Using version ^1.0 for itonomy/productvisibilitygrid ./composer.json has been updated Loading composer repositories with package information

Could not fetch https://api.github.com/repos/emizentech/magento2-category-list-widget, please review your configured GitHub OAuth token or enter a new one to access private repos Head to https://github.com/settings/tokens/new?scopes=repo&description=Composer+on+ip-+2019-06-16+2331 to retrieve a token. It will be stored in "/root/.composer/auth.json" for future use by Composer. Token (hidden):

Beagon commented 5 years ago

Hi @merin3,

This seems to be an issue in your composer.lock. As the error states it could not fetch "emizentech/magento2-category-list-widget" without a GitHub OAuth token which globally means that they do not provide a package in packagist.

Sincerely,

Robin