-
Notifications
You must be signed in to change notification settings - Fork 22
If a module dependency is in core it assumes it's on contrib #382
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
yorkshire-pudding
added a commit
to yorkshire-pudding/bee
that referenced
this issue
May 23, 2024
@herbdool - I've been able to reproduce this and have created a PR that fixes this. Please can you test. |
@yorkshire-pudding thanks! I've tested and it works. Also reviewed the PR. RTBC |
yorkshire-pudding
added a commit
that referenced
this issue
May 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've got a module that depends on the core
list
module. Either bee is assuming all dependencies are in contrib, or it can't find some modules if they're embedded in another module.list
is inside offield
.The text was updated successfully, but these errors were encountered: