While I was exploring running python code in Quarto just to see if it works while watching a video demonstration, I started getting a weird error every time I render a Quarto to HTML format. I uninstalled RStudio and reinstalled it a few times, but it didn't help. Here is the message. Does anyone know what is going on?
==> quarto preview reproduce_ms.qmd --to html --no-watch-inputs --no-browse
WARNING: The file reproduce_ms.qmd contains a theme property which is being ignored. Website projects do not support per document themes since all pages within a website share the website's theme.
WARNING: The file C:\Users\jmjung\OneDrive - Cal Poly Pomona\Documents\Work\Jaemin\4. Teaching\Center Internship Program\IBM4192\Course Materials\2-1. Data Science\7.0. Create a Report with Quarto\reproduce_ms.qmd contains a theme property which is being ignored. Website projects do not support per document themes since all pages within a website share the website's theme.
processing file: reproduce_ms.qmd
output file: reproduce_ms.knit.md
pandoc
to: html
output-file: reproduce_ms.html
standalone: true
title-prefix: Wecome to Quarto
section-divs: true
html-math-method: mathjax
wrap: none
default-image-extension: png
metadata
document-css: false
link-citations: true
date-format: long
lang: en
toc-location: left
comments:
hypothesis: true
citations-hover: true
crossrefs-hover: true
ERROR: NotFound: The system cannot find the path specified. (os error 3): lstat 'C:\Users\xxxxx\OneDrive - xxxxxx\Documents\Work\xxxxx\4. Teaching\Center Internship Program\IBM4192\Course Materials\2-1. Data Science\7.0. Create a Report with Quarto\site_libs\revealjs\dist\theme\fonts\source-sans-pro\source-sans-pro-semibold.woff'