Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting error on composer install #47

Closed
remyamr opened this issue Feb 4, 2021 · 1 comment
Closed

Getting error on composer install #47

remyamr opened this issue Feb 4, 2021 · 1 comment

Comments

@remyamr
Copy link

remyamr commented Feb 4, 2021

Magento vertion is ver. 2.4.1

composer require sparsh/magento-2-faq-extension

[InvalidArgumentException]
Could not find a matching version of package sparsh/magento-2-faq-extension. Check the package spelling, your version constraint and that the package is available
in a stability which matches your minimum-stability (stable).

require [--dev] [--prefer-source] [--prefer-dist] [--fixed] [--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] [--skip-magento-root-plugin] [--use-default-magento-values] [--interactive-magento-conflicts] [--base-magento-edition BASE-MAGENTO-EDITION] [--base-magento-version BASE-MAGENTO-VERSION] [--] []...

@mageprince
Copy link
Owner

Hi @remyamr Thank you for your report.
You use the wrong composer package to install. Please use below composer package:
composer require mageprince/module-faq

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants