You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 19, 2023. It is now read-only.
I have a drupal 7 project, and the git is only available in profile folder: /www/profiles/myprofile/myprofile.make
In this folder has a make file and we run remake command if we put a new module or something to this. But now I can not run the drush make command because the error message is:
The Drush launcher could not find a Drupal site to operate on. Please do one of the following:
Navigate to any where within your Drupal project and try again.
Add --root=/path/to/drupal so Drush knows where your site is located.
It is not care where I am (www or profile folder) the result is all the same. Should I add a conigure file to somewhere? If I add drush status command the result is the same
The text was updated successfully, but these errors were encountered:
csakiistvan
changed the title
Root is required, but how can is configure?
Root is required, but how can I configure?
Oct 22, 2019
Hello,
I have a drupal 7 project, and the git is only available in profile folder: /www/profiles/myprofile/myprofile.make
In this folder has a make file and we run remake command if we put a new module or something to this. But now I can not run the drush make command because the error message is:
It is not care where I am (www or profile folder) the result is all the same. Should I add a conigure file to somewhere? If I add
drush status
command the result is the sameThe text was updated successfully, but these errors were encountered: