【发布时间】:2017-05-05 23:34:57
【问题描述】:
在 Windows 上的 Ubuntu 上的 Bash 上使用 Yarn over npm 有什么好处吗?
我已经读到,由于 Windows 上的 Bash 如何与文件系统一起工作,并且 yarn 似乎与 Windows 上的 Bash 有问题,所以两者都慢了一点。想知道利弊是什么。
【问题讨论】:
-
我发现
yarn在 WSL 中比npm更稳定,稳定是指没有神秘挂起而没有明显错误。可能有更深层次的原因,但是当您有实际工作要做时,为什么还要花时间调试工具。
标签: windows bash ubuntu windows-subsystem-for-linux