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
We have a package where one of the directories just changed casing, from "fonts" to "Fonts"
npm and the tgz file respect the new casing, but when I use yarn install the name of the directory is not changed to the new casing, but remains as lowercase.
I expect yarn to respect the casing of the package.