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
I am trying to convert this simple HTML generated with Xaringan to PDF, and I need help with this error. This is a new error since I used to convert HTML using renderthis::to_pdf before, and I never got this error.
Error in force(expr) :
Failed to generate output. Reason: Failed to open http://127.0.0.1:7080/favicon.ico (HTTP status code: 404)
Any help would be appreciated!
The text was updated successfully, but these errors were encountered:
TiagoVentura
changed the title
rror in force(expr) : Failed to generate output. Reason: Failed to open http://127.0.0.1:7080/favicon.ico (HTTP status code: 404)
Error in force(expr) : Failed to generate output. Reason: Failed to open http://127.0.0.1:7080/favicon.ico (HTTP status code: 404)
Sep 1, 2024
Duplicate of #77. Short story is the source of the problem is in dependencies that have yet to be fixed. #77 shows some work arounds people have found for the time being.
Hi all,
I am trying to convert this simple HTML generated with Xaringan to PDF, and I need help with this error. This is a new error since I used to convert HTML using renderthis::to_pdf before, and I never got this error.
This is the xaringan file
Calling renderthis to convert to pdf
Error
Any help would be appreciated!
The text was updated successfully, but these errors were encountered: