- 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:
Adding non-existent permissions to a role is not allowed. The incorrect permissions are "create page content", "edit own page content", "delete own page content". (acquia_cms_page)
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