Skip to content

Conversation

@brandongit2
Copy link
Contributor

yarn pristine was giving me the following error:

Screen Shot 2021-07-04 at 4 34 49 PM

This is due to the fact that getConfig throws an error when it can't find the variable. Yet, we're using getConfig to test if a variable exists, for some reason.

Fixed it by try/catching it and swallowing the error.

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