Issue with current version circleci/node@5.0.0 is causing yarn install job to fail in the CI workflow. Upgrading to 5.0.1 which seems to fix the problem
Types of changes
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Proposed Changes
Issue with current version circleci/node@5.0.0 is causing
yarn install
job to fail in the CI workflow. Upgrading to 5.0.1 which seems to fix the problemTypes of changes