pagecho / maupassant

A simple typecho template.
MIT License
608 stars 124 forks source link

hexo g时,报错:ERROR Process failed: languages/kr-KR.yml #6

Closed aimer1124 closed 7 years ago

aimer1124 commented 8 years ago

使用hexo g时报错,但可以正常部署。站点链接Yuanjie

➜ Blog hexo g ERROR Process failed: languages/kr-KR.yml YAMLException: end of the stream or a document separator is expected at line 1, column 16: reading_label: %s 의 게시물 모음 ^ at generateError (/Users/yjshi/Downloads/All/Blog/node_modules/hexo/node_modules/js-yaml/lib/js-yaml/loader.js:162:10) at throwError (/Users/yjshi/Downloads/All/Blog/node_modules/hexo/node_modules/js-yaml/lib/js-yaml/loader.js:168:9) at readDocument (/Users/yjshi/Downloads/All/Blog/node_modules/hexo/node_modules/js-yaml/lib/js-yaml/loader.js:1508:5) at loadDocuments (/Users/yjshi/Downloads/All/Blog/node_modules/hexo/node_modules/js-yaml/lib/js-yaml/loader.js:1544:5) at Object.load (/Users/yjshi/Downloads/All/Blog/node_modules/hexo/node_modules/js-yaml/lib/js-yaml/loader.js:1561:19) at Hexo.yamlHelper (/Users/yjshi/Downloads/All/Blog/node_modules/hexo/lib/plugins/renderer/yaml.js:7:15) at Hexo.tryCatcher (/Users/yjshi/Downloads/All/Blog/node_modules/hexo/node_modules/bluebird/js/main/util.js:26:23) at Hexo.<anonymous> (/Users/yjshi/Downloads/All/Blog/node_modules/hexo/node_modules/bluebird/js/main/method.js:15:34) at /Users/yjshi/Downloads/All/Blog/node_modules/hexo/lib/hexo/render.js:51:21 at tryCatcher (/Users/yjshi/Downloads/All/Blog/node_modules/hexo/node_modules/bluebird/js/main/util.js:26:23) at Promise._settlePromiseFromHandler (/Users/yjshi/Downloads/All/Blog/node_modules/hexo/node_modules/bluebird/js/main/promise.js:507:31) at Promise._settlePromiseAt (/Users/yjshi/Downloads/All/Blog/node_modules/hexo/node_modules/bluebird/js/main/promise.js:581:18) at Promise._settlePromiseAtPostResolution (/Users/yjshi/Downloads/All/Blog/node_modules/hexo/node_modules/bluebird/js/main/promise.js:245:10) at Async._drainQueue (/Users/yjshi/Downloads/All/Blog/node_modules/hexo/node_modules/bluebird/js/main/async.js:128:12) at Async._drainQueues (/Users/yjshi/Downloads/All/Blog/node_modules/hexo/node_modules/bluebird/js/main/async.js:133:10) at Immediate.Async.drainQueues [as _onImmediate] (/Users/yjshi/Downloads/All/Blog/node_modules/hexo/node_modules/bluebird/js/main/async.js:15:14) at processImmediate [as _immediateCallback] (timers.js:367:17)