When I try to use the render in vs code (in wsl ubuntu mode) quarto always starts a new terminal, asks for the ubuntu password and terminates.
If I call quarto render in the command line of vs code everything works perfectly (pandoc and tinytext are installed).
Thank you