I have installed fresh Magento enterprise edition, after installation, the command
composer install
was run successfully. Now when I run the command
composer update
I am getting this error,
Root composer.json requires magento/product-enterprise-edition 2.4.4, found magento/product-enterprise-edition[2.4.4] in the lock file but not in remote repositories, make sure you avoid updating this package to keep the one from the lock file.
Please help me resolve this issue.
Thanks
from Active questions tagged magento-enterprise - Magento Stack Exchange