After successfully using "drush up" to update Styles, Media, and Wysiwyg modules, I ran into the following problem when trying to update Media: YouTube:

The external command could not be executed due to an application error. [error]
Drush command could not be completed. [error]
Output from failed command : [error]
An error occurred at function : drush_pm_post_pm_update

I was, however, able to use the following approach instead to successfully update Media: YouTube:

drush dis media_youtube
drush dl media_youtube
drush en media_youtube

Why is "drush up" not working for Media: YouTube?

Comments

RobW’s picture

Status: Active » Closed (cannot reproduce)

Since no one has commented on this in two years, closing.