GESIS-Methods-Hub / andrew

Content Aggregation System for tutorials and vignette of reproducible computational methods.
https://gesis-methods-hub.github.io/andrew/
MIT License
2 stars 0 forks source link

Permission denied in CI #110

Closed rgaiacs closed 1 year ago

rgaiacs commented 1 year ago
INFO [2023-07-18 08:23:27] Rendering PDF ...
ERROR: PermissionDenied: Permission denied (os error 13): mkdir 'index_files/mediabag'
Stack trace:
    at Object.mkdirSync (ext:deno_fs/30_fs.js:136:7)
    at ensureDirSync (file:///opt/quarto/bin/quarto.js:9284:14)
    at renderPandoc (file:///opt/quarto/bin/quarto.js:63437:5)
    at Object.onRender (file:///opt/quarto/bin/quarto.js:69567:42)
    at renderFileInternal (file:///opt/quarto/bin/quarto.js:69544:38)
    at async renderFiles (file:///opt/quarto/bin/quarto.js:69340:17)
    at async render (file:///opt/quarto/bin/quarto.js:74303:21)
    at async Command.fn (file:///opt/quarto/bin/quarto.js:74480:32)
    at async Command.execute (file:///opt/quarto/bin/quarto.js:8100:13)
    at async quarto (file:///opt/quarto/bin/quarto.js:103897:5)
INFO [2023-07-18 08:23:29] Rendering PDF completed.