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 have magento 2.4.7 setup in a wsl2 local enviroment.
when i run the compser i get this error
everest@DESKTOP-U8V8B9C:~/Sites/test1$ composer require icecat/magento2-extension
./composer.json has been created
Running composer update icecat/magento2-extension
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires icecat/magento2-extension 2.0.0 -> satisfiable by icecat/magento2-extension[2.0.0].
- icecat/magento2-extension 2.0.0 requires magento/framework ~102.0|~103.0 -> could not be found in any version, there may be a typo in the package name.
I have magento 2.4.7 setup in a wsl2 local enviroment.
when i run the compser i get this error
everest@DESKTOP-U8V8B9C:~/Sites/test1$ composer require icecat/magento2-extension
./composer.json has been created
Running composer update icecat/magento2-extension
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires icecat/magento2-extension 2.0.0 -> satisfiable by icecat/magento2-extension[2.0.0].
- icecat/magento2-extension 2.0.0 requires magento/framework ~102.0|~103.0 -> could not be found in any version, there may be a typo in the package name.
Potential causes:
see https://getcomposer.org/doc/04-schema.md#minimum-stability for more details.
Read https://getcomposer.org/doc/articles/troubleshooting.md for further common problems.
Installation failed, deleting ./composer.json.
Any ideal what is going on?
The text was updated successfully, but these errors were encountered: