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

normalize quarto_path() #209

Merged
merged 1 commit into from
Aug 28, 2024
Merged

normalize quarto_path() #209

merged 1 commit into from
Aug 28, 2024

Conversation

cderv
Copy link
Collaborator

@cderv cderv commented Aug 28, 2024

which resolves symlink

which creates no difference now with quarto_binary_sitrep() results

Previously it was confusing

> quarto::quarto_version()
[1] '1.5.47'
> quarto::quarto_path()
[1] "/usr/local/bin/quarto"
> quarto::quarto_binary_sitrep()
✔ quarto R package will use /Applications/quarto/bin/quarto

which resolves symlink
@cderv cderv merged commit 3c46699 into main Aug 28, 2024
16 checks passed
@cderv cderv deleted the normalize-path branch August 28, 2024 19:29
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.

1 participant