The module itself is downloaded to modules/contrib/ properly, but when enabling it, drush outputs the following message:

# drush en -y fontawesome
The following extensions will be enabled: fontawesome
Do you really want to continue? (y/n): y
fontawesome was enabled successfully.                                [ok]
Drush was unable to download the Font Awesome library from           [error]
http://fontawesome.io/assets/font-awesome-4.7.0.zip

Running drush cc drush && drush fa-download also ends in an error.

I noticed the domain has recently moved from .io to .com, so I suspect this is the issue.
Manually navigating to the url, results in a 404.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

darm created an issue. See original summary.

Daniel.Moberly’s picture

Version: 8.x-2.x-dev » 8.x-1.x-dev
FileSize
488 bytes

This works in 8.x-2.x, but is currently broken in 8.x-1.x.

Attaching patch.

Daniel.Moberly’s picture

Status: Active » Needs review

Daniel.Moberly’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.