Hugh Esco
06/08/2022, 10:30 PMyarn dx
step seems to want to invoke the git modules. Is there some way to over-ride this?zomars
06/09/2022, 2:00 AMHariom Balhara
06/09/2022, 5:02 AMyarn dx
does invoke git submodule update
but it shouldn't affect it's job if submodules aren't there or you don't have access. It would just show the error messages.
Can you post a screenshot of the error that you see when running yarn dx
See in the attached screenshot, even though the git submodule update
command failed(for intentionally introduced error), yarn dx
proceeds to further work