You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got error message when i install magento2-jp into magento 2.4.0 and php 7.4.10
magento2 jp does not support newest magento and php version?
following ReadMe.md i faced this error.
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- community-engineering/japan-common 1.0.1 requires community-engineering/module-currency-precision 1.0.1 -> satisfiable by community-engineering/module-currency-precision[1.0.1].
- community-engineering/japan-common 1.0.0 requires community-engineering/module-currency-precision 1.0.0 -> satisfiable by community-engineering/module-currency-precision[1.0.0].
- community-engineering/module-currency-precision 1.0.1 requires php ~7.1.3||~7.2.0||~7.3.0 -> your PHP version (7.4.10) does not satisfy that requirement.
- community-engineering/module-currency-precision 1.0.0 requires php ~7.1.3||~7.2.0 -> your PHP version (7.4.10) does not satisfy that requirement.
- Installation request for community-engineering/japan-common @dev -> satisfiable by community-engineering/japan-common[1.0.0, 1.0.1].```
The text was updated successfully, but these errors were encountered:
I got error message when i install magento2-jp into magento 2.4.0 and php 7.4.10
magento2 jp does not support newest magento and php version?
following ReadMe.md i faced this error.
The text was updated successfully, but these errors were encountered: