Replies: 1 comment
-
I have figured out.
main-repo: ["module1-in-main"]
main-repo/submodule-dir/repo-name: ["*"] The error still is logged on the terminal but it seams that is from another db which is also on this instance. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
In my project, I'm using Git modules for my addons, which are located in a repository with nested directories. The structure is as follows:
I've tried several ways of selecting the module in
addons.yaml
like:or
but the following error is rised:
How to configure correctly the addons?
Beta Was this translation helpful? Give feedback.
All reactions