-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
Description
Do you want to request a feature or report a bug?
A bug
What is the current behavior?
When running yarn
optional dependencies of packages are not met.
If the current behavior is a bug, please provide the steps to reproduce.
Run a package with optionalDependencies
declared
What is the expected behavior?
Since there is an explicit --ignore-optional
flag, I expect optional dependencies to be met.
Please mention your node.js, yarn and operating system version.
node: 4.1.2
yarn: 0.15.1
osx: 10.12
sambernard, thasmo, cwramsey, wottpal, phildotdev and 4 more