yarnpkg/yarn

Case of package directory not respected on update.

Open

#5708 aperta il 20 apr 2018

Vedi su GitHub
 (5 commenti) (0 reazioni) (1 assegnatario)JavaScript (2731 fork)batch import
cat-bughelp wantedos-windows

Metriche repository

Star
 (41.514 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

on Windows 10, node 9.11.1, yarn 1.5.1

Guida contributor