- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2017
04:44 AM
11-20-2017
04:44 AM
Local Host with PHP 7.1.7.
I'm upgrading to Magento v2.2.1 using:
composer require magento/product-community-edition 2.2.1 --no-update composer update
and I get this error:
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 - The requested package magento/product-community-edition could not be found in any version, there may be a typo in the package name. Potential causes: - A typo in the package name - The package is not available in a stable-enough version according to your minimum-stability settings 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.
How can I solve?
Solved! Go to Solution.
Labels:
1 ACCEPTED SOLUTION
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2017
02:29 AM
11-28-2017
02:29 AM
I resolved. The problem is that I didn't enter the installation directory.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2017
11:11 PM
11-20-2017
11:11 PM
Re: Upgrade from v2.2.0 to v2.2.1
Hi @GPutignano,
I'm not sure if there is a relation but there are another users saying they have issues trying to perform upgrdes (problem with connections, ssl, package names).
Is this issue still happening for you?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2017
02:29 AM