Quarto installed and in PATH, but VSCode doesn't see it #12858
Unanswered
stuvjordan-uroc
asked this question in
Q&A
Replies: 1 comment
-
Check the setting in case you've set the From your screenshot, Accessibility: please avoid sharing code and console output as screenshot. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hi!
I followed the install instructions here: https://quarto.org/docs/download/tarball.html
I believe I succeeded, because I see the following in my terminal:
And yet, here's what happens when I try to run the Quarto: Preview command in a quarto project directory in VSCode:
I'm not really sure where to start in resolving this. Evidently my terminal sees Quarto in PATH, but VSCode doesn't?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions