moon icon indicating copy to clipboard operation
moon copied to clipboard

[bug] Moonrepo doesn't detect projects if folders are capitalized.

Open NikolaRHristov opened this issue 3 years ago • 2 comments
trafficstars

When running moonrepo from the root directory all the projects that have folder's names capitalized are not detected.

Dependency graph with projects names capitalized

x

and without

x

Best, Nikola.

NikolaRHristov avatar Aug 12 '22 13:08 NikolaRHristov

@NikolaRHristov How are you configuring the projects? With a map or glob?

Can you paste your config and the output of moon project-graph?

milesj avatar Aug 12 '22 17:08 milesj

Trying to reproduce this with no luck. Need more information.

graphviz(1)

Edit: was able to reproduce. seems to be an issue with globs, but not an explicit map.

milesj avatar Aug 12 '22 20:08 milesj

This is fixed in v0.11.

milesj avatar Aug 14 '22 06:08 milesj