patternfly-react icon indicating copy to clipboard operation
patternfly-react copied to clipboard

Bug - CI/Build - Upgrade to node v20 has introduce a caching issue

Open dlabaj opened this issue 1 year ago • 1 comments

Describe the problem There is a bug in the latest release of node (https://github.com/nodejs/node/issues/51555) where occasionally the CI will fail. A work around for now is to disable the cache as was done in PR #10330 . We should reenable the caching once the fix has been addressed in a future update of node 20 LTS.

Is this issue blocking you? No

What is your environment?

  • CI only. This is not repeatable locally.

dlabaj avatar May 02 '24 12:05 dlabaj

This issue has been automatically marked as stale because it has not had recent activity.

github-actions[bot] avatar Aug 06 '24 11:08 github-actions[bot]