yarnpkg/yarn

feature: separate fetcher cache from poistinstall scripts artifacts cache

開放

#3,642 建立於 2017年6月15日

 (0 則留言) (2 個反應) (0 位負責人)JavaScript (2,731 個分叉)batch import
cat-featurehelp wantedtriaged

倉庫指標

星標
 (41,514 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Do you want to request a feature or report a bug? feature to mitigate bugs

What is the current behavior?

We have quite a lot of issues happening at the install scripts phase of installation and some of them are related to possible cache issues (e.g. issues with node-sass).

We should have a separate cache folder for build artifacts which we could control independently from the packages cached after fetching, e.g. we could make changes in node version, application path and Yarn version to invalidate those caches.

貢獻者指南