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
The tools don't really allow installation of modules from multiple remotes with the same org_path. This occurs if you try to install modules from a vanilla fork of the modules repo (e.g. one you use for making PRs), while also using the main one.
Trying this does things like #2155 (comment) (see discussion there on why this is not supported), so we could do with an earlier warning highlighting the problem and the fact that we don't support that usage.
The text was updated successfully, but these errors were encountered:
Description of feature
The tools don't really allow installation of modules from multiple remotes with the same org_path. This occurs if you try to install modules from a vanilla fork of the modules repo (e.g. one you use for making PRs), while also using the main one.
Trying this does things like #2155 (comment) (see discussion there on why this is not supported), so we could do with an earlier warning highlighting the problem and the fact that we don't support that usage.
The text was updated successfully, but these errors were encountered: