ele828 / hexo-prism-plugin

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

hexo error #13

Closed yinhaojun closed 7 years ago

yinhaojun commented 7 years ago

INFO Start processing INFO Files loaded in 671 ms events.js:160 throw er; // Unhandled 'error' event ^

Error: ENOENT: no such file or directory, open 'E:\blog\HaojunYinGeek.github.io\ node_modules\prismjs\themes\prism-realtime.css' at Error (native)

ele828 commented 7 years ago

Did you upgrade to version 2.0.0?

PolluxLee commented 7 years ago

I have the same problem