-
Notifications
You must be signed in to change notification settings - Fork 330
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
--output-dir fails on cross-device destination #2671
Comments
We should probably check
What we do in R Markdown to prevent this type of issue is having a moving function that is
Seems like that is what was adviced in Deno too : denoland/deno#3092 Maybe we should have a wrapper of |
There seems to be a PR open in |
Just encountered this issue in pkgdown as well. Would it help to replace all
|
Not that simple when directories are involved. |
Bug description
STEPS: from empty directory on Linux
RESULT: quarto outputs:
NOTES:
Easy for me to work around though.
ENVIRONMENT:
Checklist
The text was updated successfully, but these errors were encountered: