acquia / headless_lightning

A more opinionated flavor of Lightning for building decoupled applications. Support ended on November 2, 2021 and this project is no longer maintained.
https://lightning.acquia.com
GNU General Public License v2.0
58 stars 16 forks source link

Cant Install Lightning module because it does not exist #128

Open cmcintosh opened 5 years ago

cmcintosh commented 5 years ago

Having issues with a site that is using Headless lightning. For config imports it would not import configs because it could not find the lightning module. I manually removed this from the core.extensions.yml and was able to import again.

However, this causes issues with node edit pages due to requiring a form helper from the lightning profile. Any suggestions on how to get the site to recognize + pick up the lightning base profile?