Skip to content

Conversation

@paul-soporan
Copy link
Member

What's the problem this PR addresses?

YARN_IGNORE_NODE was compared to 1 instead of being parsed like all env variable configuration settings.

How did you fix it?

We now parse it using miscUtils.parseOptionalBoolean which correctly parses both 1/0 and true/false.

Checklist

  • I have set the packages that need to be released for my changes to be effective.
  • I will check that all automated PR checks pass before the PR gets reviewed.
@arcanis arcanis merged commit d64baeb into master Feb 1, 2022
@arcanis arcanis deleted the paul/fix/YARN_IGNORE_NODE branch February 1, 2022 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants