“does not match the corresponding name on disk” on import in monorep with lerna on WSL2
I just started working on an existing project with a monorepo using Lerna.
I use WSL2. The files are on the windows filesystem /mnt/c…, but I only use them from WSL shells.
I cloned the repo, built it, and all worked well for days until I broke things.