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

Renaming temp folder errors on Github Actions #82

Open
mxdvl opened this issue Aug 27, 2023 · 5 comments
Open

Renaming temp folder errors on Github Actions #82

mxdvl opened this issue Aug 27, 2023 · 5 comments

Comments

@mxdvl
Copy link

mxdvl commented Aug 27, 2023

Renaming the temporary folder throws an error in GitHub Actions:

Error: R] Directory not empty (os error 39): rename '/tmp/1f392c05' ->
'/home/runner/work/mononykus/mononykus/.cache/deno_esbuild/svelte@4.2.0/node_modules/svelte'
[plugin deno-loader]
@mxdvl mxdvl changed the title Fails on Github Actions Renaming temp folder errors on Github Actions Aug 27, 2023
@mxdvl
Copy link
Author

mxdvl commented Aug 27, 2023

Seems like it could be due to a custom DENO_DIR variable… I’ll investigate more and decide if it’s truly an issue with this repo.

@mxdvl mxdvl closed this as not planned Won't fix, can't repro, duplicate, stale Aug 27, 2023
@mxdvl
Copy link
Author

mxdvl commented Sep 25, 2023

Fixed by #83

@mxdvl
Copy link
Author

mxdvl commented Jan 24, 2024

This may be closed by #107 — will install latest and report back

@mxdvl
Copy link
Author

mxdvl commented Mar 12, 2024

This problem is still happening. Re-running the action makes it pass.

@lucacasonato
Copy link
Owner

@mxdvl I think this may have been fixed by #116

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 a pull request may close this issue.

2 participants