cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to install Detailed Product Review through composer

Unable to install Detailed Product Review through composer

Component name: mageworkshop/module-detailed-review

Component version: 1.1.2

 

We have purchased above plugin but facing trouble while installing it.

 

While running following command for installation,

composer require mageworkshop/module-detailed-review:1.1.2

 

facing following problem:

Invalid credentials for 'https://repo.magento.com/packages.json', aborting.
https://repo.magento.com could not be fully loaded, package information was loaded from the local cache and may be out of date


[InvalidArgumentException]
Could not find a matching version of package mageworkshop/module-detailed-r
eview. Check the package spelling, your version constraint and that the pac
kage is available in a stability which matches your minimum-stability (stab
le).


require [--dev] [--prefer-source] [--prefer-dist] [--no-progress] [--no-suggest] [--no-update] [--no-scripts] [--update-no-dev] [--update-with-dependencies] [--update-with-all-dependencies] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--] [<packages>]...

1 REPLY 1

Re: Unable to install Detailed Product Review through composer

Hi @dj_smith 

 

I would like to suggest you these below steps.

 

1) Check the auth.json file permission. You should have write permission to this file.
2) You need to verify that the keys you are using are correct in auth.json file. This URL will help you in get public and private key and then pasted the public key into the username and the private key in as the password.

 

Then if it does not work, I suggest you to check the suggestions on the composer documentation here.

 

I hope it will help you to get this issue fixed.

 

Thanks

--

If my answer is useful, please Accept as Solution & give Kudos