- 已编辑
想更新一下个人简历,Pagedown一直报错。
Error in force(expr) :
Failed to generate output. Reason: Failed to open http://127.0.0.1:6327/favicon.ico (HTTP status code: 404)
之前还运行正常,代码没有变过。
library(pagedown)
chrome_print(input = 'cv.Rmd', output = 'Wang.pdf')
生成的html文件没发打开。发现如下错误:
Output created: cv.html
Warning: A runtime exception has occured while executing JavaScript
Runtime exception message:
TypeError: Cannot read properties of null (reading 'querySelector')
at http://127.0.0.1:4878/cv.html:54:47
at http://127.0.0.1:4878/cv.html:116:3