When I run drush dl learn, I get the following error message:
copy(/tmp/drush_tmp_1337259670_4fb4f6961c7d5/learn): failed to open stream: No such file or directory filesystem.inc:210
Project learn (7.x-1.0-alpha6) could not be downloaded to /Applications/XAMPP/xamppfiles/htdocs/learn.
Running drush in verbose mode doesn't give any further error messages.
Comments
Comment #1
BrockBoland commentedThat looks like more of a drush or XAMPP error than one with the distribution. Are you able to use
drush dlto download other install profiles? Trydrush dl commerce_kickstartand see if you get the same kind of error.Comment #2
jim0203 commentedSorry, I should have checked that before posting here. I get the same error message when trying
drush dl commerce_kickstart, so I'll post in the Drush issue queue and see what those guys have to say.