You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.
Hi. devel_generate is included in devel. But devel isn't a dependency of Lightning or Lightning Project (it's a dev dependency), so you might need to pull it in yourself.
I also wonder why you're installing Lightning Dev. That's a hidden module that we use to test update paths. It generally doesn't have any consumer facing code in it.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Travis fails after this line:
$ drush pm-enable lightning_dev --yes
The error messages are:
No release history was found for the requested project (devel_generate).
Module lightning_dev cannot be enabled because it depends on the following modules which could not be found: devel_generate
I may have missed something. Would you know how to resolve this?
I'm thinking
devel_generate
is already included indevel
The text was updated successfully, but these errors were encountered: