Replies: 1 comment 3 replies
-
On Windows, it is custom to call a software with its extension, i.e. |
Beta Was this translation helpful? Give feedback.
3 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am on Win10 and use VS Code with Git Bash set as my default terminal. I installed Quarto using the official msi installer, I installed the VS Code extension, and I also followed the posted instructions for setting up Jupyter.
If I open a Powershell terminal, it is able to find
quarto
and render documents as expected. However, Git Bash simply saysor if I do ctrl + shift + k then I get
I did not do anything special when I installed Python and R, and Git Bash finds those just fine. Quarto is invisible to it. If I run
which quarto
it says it can't find anything by that name but I see that/c/Users/beasont/AppData/Local/Programs/Quarto/bin
is in fact on my path...Made this a discussion instead of an issue as I am uncertain where the problem lies. Hoping someone can help.
Beta Was this translation helpful? Give feedback.
All reactions