I ran the command drush dl CurveyCorners. It said there was no release to download. I double-check by running drush dl pm-releases CurveyCorners, it return nothing. I re-ran it with drush dl curveycorners and it worked.

Things might be screwy because Curvey Corners module is call CurveyCorners (not curveycorners).

Comments

greg.1.anderson’s picture

Category: bug » support
Status: Active » Fixed

The project curvycorners can be found at http://drupal.org/project/curvycorners. That means that its project name is curvycorners. This is the name drush always uses for pm-download, etc.; drush is always case-sensitive when specifying the module or theme name, although I cannot think of any examples of projects that use uppercase characters in their project name.

Status: Fixed » Closed (fixed)

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