Do you want to request a feature or report a bug?
bug
What is the current behavior?
[email protected] fails to install private packages on every run of yarn across several different projects/lockfiles, with a 404.
eg

If the current behavior is a bug, please provide the steps to reproduce.
presumably, run yarn with [email protected] installed against any yarn.lock that includes private packages.
What is the expected behavior?
[email protected] installs private packages.
Please mention your node.js, yarn and operating system version.
node: 6.9.1
yarn: 0.27.3
OS: [email protected], ubuntu 14.04.5 LTS
Do you want to request a feature or report a bug?
bug
What is the current behavior?
[email protected] fails to install private packages on every run of
yarnacross several different projects/lockfiles, with a 404.eg

If the current behavior is a bug, please provide the steps to reproduce.
presumably, run
yarnwith[email protected]installed against anyyarn.lockthat includes private packages.What is the expected behavior?
[email protected]installs private packages.Please mention your node.js, yarn and operating system version.
node: 6.9.1
yarn: 0.27.3
OS: [email protected], ubuntu 14.04.5 LTS