Skip to content

github: Disable setup-node yarn cache #1487

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

Merged
merged 1 commit into from
May 15, 2025

Conversation

penberg
Copy link
Collaborator

@penberg penberg commented May 15, 2025

The setup-node fails sporadically with the following error:

Error: Could not get yarn cache folder path for /home/runner/work/limbo/limbo/bindings/javascript/docs

This seems to be a known issue that's not fixed despite the issue being closed: actions/setup-node#887

Let's disable yarn caching for setup-node in an attempt to reduce CI failing randomly.

The setup-node fails sporadically with the following error:

```
Error: Could not get yarn cache folder path for /home/runner/work/limbo/limbo/bindings/javascript/docs
```

This seems to be a known issue that's not fixed despite the issue being closed: actions/setup-node#887

Let's disable yarn caching for setup-node in an attempt to reduce CI
failing randomly.
@penberg penberg closed this in d3e7dd2 May 15, 2025
@penberg penberg merged commit d3e7dd2 into tursodatabase:main May 15, 2025
38 checks passed
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.

Strange sporadic "Could not get yarn cache folder path" with v3
1 participant