Closed clarkzjw closed 10 years ago
When I cloned your theme, and changed theme in _config.yml to "Noderce", I typed hexo g to generate static files, and I get the following errors.
theme
_config.yml
hexo g
Deprecation warning: moment().lang() is deprecated. Use moment().localeData() instead. [error] { name: 'HexoError', reason: 'incomplete explicit mapping pair; a key node is missed', mark: { name: null, buffer: 'categories: Categories\nsearch: Search\ntags: Tags\ntagcloud: Tag Cloud\ntweets: Tweets\nprev: Prev\nnext: Next\ncomment: Comments\narchive_a: Archives\narchive_b: Archives: %s\npage: Page %d\nrecent_posts: Recent Posts\n\u0000', position: 163, line: 9, column: 19 }, message: 'Process failed: languages/default.yml', domain: { domain: null, _events: { error: [Function] }, _maxListeners: 10, members: [ [Object] ] }, domainThrown: true, stack: undefined }
And here is my versions
hexo: 2.8.2 os: Linux 3.13.0-34-generic linux x64 http_parser: 1.0 node: 0.10.30 v8: 3.14.5.9 ares: 1.9.0-DEV uv: 0.10.28 zlib: 1.2.3 modules: 11 openssl: 1.0.1h
well, I fixed that.
When I cloned your theme, and changed
theme
in_config.yml
to "Noderce", I typedhexo g
to generate static files, and I get the following errors.And here is my versions