Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

building is failing on {{< include >}} #8

Open
taniki opened this issue Jul 12, 2023 · 1 comment
Open

building is failing on {{< include >}} #8

taniki opened this issue Jul 12, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@taniki
Copy link

taniki commented Jul 12, 2023

I tried to update a website that was building last november and got this error message.

11:03:50 PM: ERROR: invalid shortcode:  include /_includes/draft.qmd
11:03:50 PM: Error: invalid shortcode:  include /_includes/draft.qmd
11:03:50 PM:     at parseShortcode (file:///tmp/quarto/bin/quarto.js:55008:15)
11:03:50 PM:     at isBlockShortcode (file:///tmp/quarto/bin/quarto.js:54946:16)
11:03:50 PM:     at breakQuartoMd (file:///tmp/quarto/bin/quarto.js:55109:32)
11:03:50 PM:     at async handleLanguageCells (file:///tmp/quarto/bin/quarto.js:57616:22)
11:03:50 PM:     at async renderContexts (file:///tmp/quarto/bin/quarto.js:82667:45)
11:03:50 PM:     at async Object.renderFormats (file:///tmp/quarto/bin/quarto.js:82687:26)
11:03:50 PM:     at async inputTargetIndex (file:///tmp/quarto/bin/quarto.js:83503:21)
11:03:50 PM:     at async listItemFromFile (file:///tmp/quarto/bin/quarto.js:96141:20)
11:03:50 PM:     at async readContents (file:///tmp/quarto/bin/quarto.js:95985:39)
11:03:50 PM:     at async readListings (file:///tmp/quarto/bin/quarto.js:95660:38)
11:03:50 PM: ​
11:03:50 PM: Plugin "@quarto/netlify-plugin-quarto" failed                 
11:03:50 PM: ────────────────────────────────────────────────────────────────
11:03:50 PM: ​
11:03:50 PM:   Error message
11:03:50 PM:   Error: Error message
11:03:50 PM:   Command failed with exit code 1: /tmp/quarto/bin/quarto render (https://ntl.fyi/exit-code-1)

https://app.netlify.com/sites/data-cuisine/deploys/647e4d8b7cc48f20f58ea11e#L126

My source repo is : https://github.com/taniki/data

@taniki taniki added the bug Something isn't working label Jul 12, 2023
@chitrams
Copy link

I also ran into the same issue. Sorry, I'm not sure how to reproduce the error message so I'm just attaching a screenshot.

netlify-error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants