After the Drupal update from 8.4.2 to 8.4.3, the theme Bootstrap disappeared in one of my websites. I encountered the following error message while reinstalling it:

Unable to install bootstrap, bootstrap.settings already exists in active configuration.

I tried to clean the table “config” and deleted all the entries of “bootstrap”. But it doesn’t help. Actually I cannot install any Bootstrap subtheme or bootstrap-related theme at the moment.

I would be very grateful if someone could give me any hint to resolve the problem.

Regards,

Yang

Comments

vm’s picture

As Drupal is already installed, please edit your post and move it to the 'post installation' forum. Thank you.

I can't reproduce this issue. Are you using the latest version of the bootstrap base theme?

jura12’s picture

the error can fixed by drush config-delete bootstrap.settings

giorgio79’s picture

Lol thx @jura12 you saved me. The reply was just in time ;)