magepal / magento2-gmail-smtp-app

Configure Magento 2 to send email using Google App, Gmail, Amazon Simple Email Service (SES), Microsoft Office365 and many other SMTP (Simple Mail Transfer Protocol) servers
https://www.magepal.com
319 stars 148 forks source link

[InvalidArgumentException] Package magento/product-enterprise-edition not found #163

Closed fannycqcang closed 4 years ago

fannycqcang commented 4 years ago

I am now upgrading Magento 2.2.3 to Magento 2.3.

Ran the command: composer show magento/product-enterprise-edition 2.3.* --all | grep -m 1 versions Expected result All 2.3 versions appear Actual result [InvalidArgumentException] Package magento/product-enterprise-edition not found

show [--all] [-i|--installed] [-p|--platform] [-a|--available] [-s|--self] [-N|--name-only] [-P|--path] [-t|--tree] [-l|--latest] [-o|--outdated] [--ignore IGNORE] [-m|--minor-only] [-D|--direct] [--strict] [-f|--format FORMAT] [--] [] []

Note: I am using the same Magnento Enterprise credetnails for a few weeks now and had no problem connecting to Magento repo. so far.