yarnpkg/yarn

Case of package directory not respected on update.

オープン

#5,708 opened on 2018/04/20

 (5 件のコメント) (0 件のリアクション) (1 人の担当者)JavaScript (2,731 件のフォーク)batch import
cat-bughelp wantedos-windows

Repository metrics

Stars
 (41,514 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド