D0n9X1n / hexo-blog-encrypt

Yet, just another hexo plugin for security.
https://www.npmjs.com/package/hexo-blog-encrypt
MIT License
971 stars 101 forks source link

使用插件输入密码报错 #153

Closed daochen23 closed 3 years ago

daochen23 commented 3 years ago

你好,我使用插件后,无论密码正确与否都会报错 image

daochen23 commented 3 years ago

image image

daochen23 commented 3 years ago

然后就是这个图片页面添加tags的话 hexo g的时候会报错

D0n9X1n commented 3 years ago

importKey 看 https://github.com/D0n9X1n/hexo-blog-encrypt/issues/114

hexo g 报错是什么?

daochen23 commented 3 years ago

image

daochen23 commented 3 years ago

我感觉是butterfly主题问题

daochen23 commented 3 years ago

image

daochen23 commented 3 years ago

是不是我的标签不对

D0n9X1n commented 3 years ago

试试 https://github.com/jerryc127/hexo-theme-butterfly/issues/21 ,改成:

tags: [标签1,标签2,标签3]

如果去除插件还是报同样的错, 建议去主题那边提 issue

daochen23 commented 3 years ago

是主题的问题,我去那边问问