Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

where are drush and drupal (console) setup? #3

Open
laurencefass opened this issue Apr 30, 2018 · 1 comment
Open

where are drush and drupal (console) setup? #3

laurencefass opened this issue Apr 30, 2018 · 1 comment

Comments

@laurencefass
Copy link

laurencefass commented Apr 30, 2018

hi i've installed a new project via composer

drush --version and drupal --verison are not recognised. where are they set up? drush seems to be installed locally which is vendor/drush/drush/... so i can set up a link to it but thats not what i was expecting.

which drush returns nothing
which drupal returns nothing.

thanks

@tanmayk
Copy link

tanmayk commented Apr 17, 2020

Yeah, drush is not getting installed. Below is the output of drush command I tried:

#!/bin/bash -eo pipefail
drush config-get system.site name
/bin/bash: drush: command not found

Exited with code exit status 127
CircleCI received exit code 127

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants