Closed (fixed)
Project:
Drush
Version:
All-versions-4.x-dev
Component:
Core Commands
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Jul 2011 at 18:06 UTC
Updated:
31 Jul 2011 at 20:31 UTC
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
Comment #1
greg.1.anderson commentedThe 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.