kchen0x/hexo-reference

hexo 3.3.1 安装插件后没反应,如果强制开启的话会无法开启服务端

Yubyf opened this issue · 3 comments

Yubyf commented
hexo: 3.3.1
hexo-cli: 1.0.2
os: Windows_NT 10.0.15063 win32 x64
http_parser: 2.7.0
node: 6.10.2
v8: 5.1.281.98
uv: 1.9.1
zlib: 1.2.11
ares: 1.10.1-DEV
icu: 58.2
modules: 48
openssl: 1.0.2k

以上是我的 hexo 版本信息,请问是版本不兼容的问题吗?

进入hexo/node_modules查看是否存在hexo-reference,如果存在安装成功

plugin应为Plugin,文档有误

plugin应为Plugin,文档有误

改了之后确实不会报Deployer的错误了, 但是还是没有效果, 想请教是怎么回事