composer require drupal/fontyourface
fails on fresh drupal installation made with composer with:

Your requirements could not be resolved to an installable set of packages.
  Problem 1
    - The requested package drupal/fontyourface 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 setting
   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, reverting ./composer.json to its original content.

The same is with:
composer require drupal/fontyourface:"3.1"
and
composer require drupal/fontyourface:"3.x-dev"

Comments

studionm created an issue. See original summary.

studionm’s picture

Status: Active » Closed (works as designed)

I'm sorry, it was my fault

kaicyee’s picture

This issue is not resolved. My composer.json doesn't require "drupal/fontyourface" so I'm having real problems uninstalling this module. What is happening with this issue? Please I'm trying desperately to uninstall this thing, it's causing a lot of problems with my repo!

mmjvb’s picture

On the contrary! This issue is resolved. What you are reporting is not the same issue. Create your own issue and properly describe it.