Metadrop / drupal-boilerplate

Drupal projects up and running with Docker and many other tools in minutes
28 stars 23 forks source link

Error when create project, creating new subtheme #70

Closed keopx closed 2 years ago

keopx commented 2 years ago
Do you want to create a Radix sub-theme? (Y/n)         

  Command pm:enable was not found. Drush was unable to query the database. As  
   a result, many commands are unavailable. Re-run your command with --debug   
  to see relevant log messages.                                                

  Command theme:enable was not found. Drush was unable to query the database.  
   As a result, many commands are unavailable. Re-run your command with --deb  
  ug to see relevant log messages.                                             

In BootstrapHook.php line 32:

  Bootstrap failed. Run your command with -vvv for more information.  

  Command theme:enable was not found. Drush was unable to query the database.  
   As a result, many commands are unavailable. Re-run your command with --deb  
  ug to see relevant log messages.                                             

  Command config-set was not found. Drush was unable to query the database. A  
  s a result, many commands are unavailable. Re-run your command with --debug  
   to see relevant log messages.                                               

sh: 1: make: not found
Author identity unknown

*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

image

rsanzante commented 2 years ago

I'm wondering if this is the same installation try of the issue https://github.com/Metadrop/drupal-boilerplate/issues/68. If yes, I would say this issue is a collateral issue.

Can you check with enough free space in the device?

rsanzante commented 2 years ago

Closing this issue because @keopx confirmed by other means that the problem was the space in device.