Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MikeNGarrett/40059cae93fa8311ce5c39caaefb8594 to your computer and use it in GitHub Desktop.
Save MikeNGarrett/40059cae93fa8311ce5c39caaefb8594 to your computer and use it in GitHub Desktop.
Acquia DevDesktop Drush Location
$ # If you're using Drush with MAMP and DevDesktop, you'll have to either change your bash profile or (my preference) specify the path to the correct instance of Drush.
$ # This solves the "Command pm-update needs a higher bootstrap level to run - you will need to invoke drush from a more functional Drupal environment to run this command" issue.
$ /Applications/DevDesktop/drush/drush
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment