Skip to content
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.

Travis fails, looking for devel_generate #42

Open
zettainino opened this issue Sep 13, 2017 · 1 comment
Open

Travis fails, looking for devel_generate #42

zettainino opened this issue Sep 13, 2017 · 1 comment

Comments

@zettainino
Copy link

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 in devel

@balsama
Copy link
Contributor

balsama commented Sep 13, 2017

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants