- Issue created by @nishchit.dayal
I am creating a custom profile using acquia cms starter as one of the modules to be installed during profile installation.
When running the drush site:install command i get following issues:
Only if we are adding acquia_cms_aite_studio also as part of install
Adding non-existent permissions to a role is not allowed. The incorrect permissions are "use text format cohesion".
1. Create a custom profile and add acquia_cms_starter and acquia_cms_site_studio to the list of modules under install node in profile.info.yml file.
2. run drush si profile_name
Adding a patch file.
Active
1.6
Code