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

Composerizing Drupal 7 Project results in "Unable to find Drupal root directory" #49

Open
madamadami opened this issue Jun 25, 2022 · 0 comments

Comments

@madamadami
Copy link

I've got an existing Drupal 7 project and want to composerize it. Folder .git as well as drupal root are located in "/var/www/html". To composerize, I cd into "/var/www/html" and then I launch the command composer composerize-drupal --composer-root=. --drupal-root=.
Unfortunately, this error message is thrown out:
"Unable to find Drupal root directory. Please change directories to a valid Drupal 8 application. Try specifying it with --drupal-root."
What's the issue here, is Drupal 7 not supported?

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

1 participant