Why am I getting an APIERROR when publishing to Netlify? #6893
-
DescriptionI have a RevealJS presentation that I am trying to publish with Netlify. However, once Quarto has successfully built the HTML file and is saying that it will publish it to Netlify, I get the following message: I am using Quarto 1.3.450. Any insight into what is causing this would be very helpful! |
Beta Was this translation helpful? Give feedback.
Answered by
cscheid
Sep 19, 2023
Replies: 2 comments
-
This could be a |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
DamonCharlesRoberts
-
Created an Issue here: #6899 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This could be a
quarto publish
bug. Could you create a GitHub issue documenting every command you've used? Thanks.