Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore optional yarn dependencies #597

Merged
merged 1 commit into from
Feb 19, 2020
Merged

Ignore optional yarn dependencies #597

merged 1 commit into from
Feb 19, 2020

Conversation

timja
Copy link
Contributor

@timja timja commented Feb 19, 2020

I'm having a nightmare of a time with fsevents
One fix is to force upgrade it, but then optional dependencies don't work right,

Forcing it to be optional works but it doesn't work OOTB, needs this flag,
ref:
yarnpkg/yarn#6834
yarnpkg/yarn#6834 (comment)

I'm having a nightmare of a time with fsevents
One fix is to force upgrade it, but then optional dependencies don't work right,

Forcing it to be optional works but it doesn't work OOTB, needs this flag,
ref:
yarnpkg/yarn#6834
yarnpkg/yarn#6834 (comment)
@timja timja merged commit aeb1115 into master Feb 19, 2020
@adusumillipraveen adusumillipraveen deleted the optional-deps branch February 19, 2020 21:40
@timja timja restored the optional-deps branch February 20, 2020 10:41
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.

2 participants