Skip to content

fix(optionalDependency): reset ignore-optional default flag#789

Merged
sebmck merged 1 commit into
yarnpkg:masterfrom
sendilkumarn:optional-dep
Oct 12, 2016
Merged

fix(optionalDependency): reset ignore-optional default flag#789
sebmck merged 1 commit into
yarnpkg:masterfrom
sendilkumarn:optional-dep

Conversation

@sendilkumarn
Copy link
Copy Markdown
Contributor

@sendilkumarn sendilkumarn commented Oct 12, 2016

Summary
Currently optional dependencies are not installed since the default flag is true, with or with out flag it sets to true

fixes #628

@deepu105
Copy link
Copy Markdown

@kittens when will there be a release with this patch

@matthieuprat
Copy link
Copy Markdown

In the meantime, adding the following to .yarnrc fixed the problem for me:

ignore-optional false

@jonscottclark
Copy link
Copy Markdown

Cheers, @matthieuprat, that worked for me as well.

@matthieuprat
Copy link
Copy Markdown

This fix landed in v0.16.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Optional dependencies not met

5 participants