You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❯ quarto render index.qmd
ERROR: TypeError: Cannot read properties of undefined (reading 'split')
Stack trace:
at eval (eval at <anonymous> (https://cdn.skypack.dev/-/[email protected]/dist=es2019,mode=imports/unoptimized/template.js:58:12), <anonymous>:23:22)
at renderEjs (file:///C:/Users/chris/Documents/DEV_R/quarto-cli/src/core/ejs.ts:39:16)
at templateMarkdownHandler (file:///C:/Users/chris/Documents/DEV_R/quarto-cli/src/project/types/website/listing/website-listing-template.ts:183:26)
at markdownHandler (file:///C:/Users/chris/Documents/DEV_R/quarto-cli/src/project/types/website/listing/website-listing.ts:352:14)
at file:///C:/Users/chris/Documents/DEV_R/quarto-cli/src/project/types/website/listing/website-listing.ts:179:7
at Array.forEach (<anonymous>)
at listingHtmlDependencies (file:///C:/Users/chris/Documents/DEV_R/quarto-cli/src/project/types/website/listing/website-listing.ts:177:22)
at eventLoopTick (ext:core/01_core.js:175:7)
at async Object.formatExtras (file:///C:/Users/chris/Documents/DEV_R/quarto-cli/src/project/types/website/website.ts:235:39)
at async runPandoc (file:///C:/Users/chris/Documents/DEV_R/quarto-cli/src/command/render/pandoc.ts:392:10)
See https://github.com/beyond2060/quarto-bug-reproduction for a minimal example.
The text was updated successfully, but these errors were encountered: