yarnpkg/yarn

Case of package directory not respected on update.

开放

#5,708 创建于 2018年4月20日

 (5 条评论) (0 个反应) (1 位负责人)JavaScript (2,731 个派生)batch import
cat-bughelp wantedos-windows

仓库指标

星标
 (41,514 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南