-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Description
Do you want to request a feature or report a bug?
What is the current behavior?
yarn clean act independently of yarn install
If the current behavior is a bug, please provide the steps to reproduce.
What is the expected behavior?
We clean our yarn cache often on our build servers. These happen at the same as our yarn installs. Sometimes we get strange errors, like missing files during builds. Would be nice if these worked together.
Please mention your node.js, yarn and operating system version.
yarn --version
0.21.3
node --version
v6.9.2
cat /proc/version
Linux version 3.13.0-96-generic (buildd@lcy01-09) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3) ) #143-Ubuntu SMP Mon Aug 29 20:15:20 UTC 2016