cometlj / hexo-translate-title

使用Google翻译,百度翻译和有道翻译将Hexo文章中的汉字标题转成英文标题
https://cometlj.github.io
Other
43 stars 17 forks source link

get token error #20

Open yixvan6 opened 4 years ago

yixvan6 commented 4 years ago

hexo shexo g 时报错:

get token error=>> TypeError: Cannot read property '0' of null
    at E:\Blog\node_modules\hexo-translate-title\lib\util.js:267:40

标题也没有翻译,我用的 baidu_no_appid

translate_title:
  translate_way: baidu_no_appid
  is_need_proxy: false