Skip to content
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

GitHub Action keeps failing when renaming tmp dirs to deno .cache for node modules #2238

Open
mcgear opened this issue Jan 11, 2024 · 2 comments
Labels
bug Something isn't working.

Comments

@mcgear
Copy link
Contributor

mcgear commented Jan 11, 2024

Hopefully someone can help me out here, struggling to get our build working:
https://github.com/fathym-deno/everything-as-code/actions/runs/7485033030/job/20372829976

Errors are all around tslib:

Error: R] Directory not empty (os error 39): rename '/tmp/18db5a39' -> '/home/runner/.cache/deno/deno_esbuild/tslib@2.6.2/node_modules/tslib' [plugin deno-loader]

    ../../../.cache/deno/deno_esbuild/rxjs@7.8.1/node_modules/rxjs/dist/esm5/internal/operators/share.js:1:38:
      1 │ import { __read, __spreadArray } from "tslib";

Thanks for the help

@mcgear
Copy link
Contributor Author

mcgear commented Jan 11, 2024

I should also state that the goal here was to get ahead of time builds working so that tailwindcss would work.

@marvinhagemeister marvinhagemeister added the bug Something isn't working. label Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working.
Projects
None yet
Development

No branches or pull requests

2 participants