ele828 / hexo-prism-plugin

Hexo plugin for code highlighting by prism.js, supporting JSX syntax
204 stars 51 forks source link

Error: template not found: base.html #39

Open changoal opened 6 years ago

changoal commented 6 years ago

FATAL Something's wrong. Maybe you can find the solution here: http://hexo.io/docs/troubleshooting.html Template render error: (unknown path) Error: template not found: base.html at Object.exports.prettifyError (D:\hexo\node_modules\hexo\node_modules\nunjucks\src\lib.js:34:15) at D:\hexo\node_modules\hexo\node_modules\nunjucks\src\environment.js:485:31 at eval (eval at _compile (D:\hexo\node_modules\hexo\node_modules\nunjucks\src\environment.js:564:24), :15:11)

ele828 commented 6 years ago

Looks like it's not related to hexo-prism-plugin? could you disable it and see if it works?