Devographics / Monorepo

Monorepo containing the State of JS apps
surveyform-sigma.vercel.app
Other
134 stars 52 forks source link

`warning: the following paths have collided` during `git clone` #432

Closed alinkedd closed 1 month ago

alinkedd commented 1 month ago
➜  git clone git@github.com:Devographics/Monorepo.git

...

warning: the following paths have collided (e.g. case-sensitive paths
on a case-insensitive filesystem) and only one from the same
colliding group is in the working tree:

  'results/src/core/components/NewsletterPOST.tsx'
  'results/src/core/components/NewsletterPost.tsx'

I suppose, there should be only one of the following files:

eric-burel commented 1 month ago

Thanks for noticing, this will be fixed on next merge on main branch (probably tomoroow)