Hi everyone. I just can't get quarto to work, I can't even get past this quarto check error:
$ quarto check
[>] Checking Quarto installation......OK
Version: 1.2.269
Path: C:\Users\jconn\AppData\Local\Programs\Quarto\bin
CodePage: 1252
[>] Checking basic markdown render....OK
ERROR: NotFound: The system cannot find the file specified. (os error 2), remove 'C:\Users\jconn\AppData\Local\quarto\sass\397ef2e52d54cf686e4908b90039e9db.css'
When I look in that folder there are no CSS files.
I am on Windows 11. I've tried uninstalling everything (R, RStudio, quarto) and reinstalling again, but same every time. I've searched forums and I don't seem to find anyone else encountering this error.
Any suggestions? Thanks in advance. Jonathan