We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
今天升级以后出现了这样的问题: hexo g、hexo s 都是不能成功,会出现下面的问题 ,只有clean能够执行成功,请问是什么问题导致的呢?我也升级了我使用的主题,但是还是没有成功。
[error] { name: 'HexoError', reason: 'incomplete explicit mapping pair; a key node is missed', mark: { name: null, buffer: 'categories: Kategorien\nsearch: Suche\ntags: Tags\ntagcloud: Tag-C loud\ntweets: Tweets\nprev: Vorherige Seite\nnext: Nächste Seite\ncomment: Komm entare\narchive_a: Archiv\narchive_b: Archiv: %s\npage: Seite %d\nrecent_posts: Neueste Artikel\n\u0000', position: 180, line: 9, column: 17 }, message: 'Process failed: languages/de.yml', domain: { domain: null, _events: { error: [Function] }, _maxListeners: 10, members: [ [Object] ] }, domainThrown: true, stack: undefined } 我该怎么办呢?
The text was updated successfully, but these errors were encountered:
#722
Sorry, something went wrong.
Merge pull request hexojs#741 from habren/baidu-push
4ae2150
Add baidu push functionality which is helpful for SEO
No branches or pull requests
今天升级以后出现了这样的问题: hexo g、hexo s 都是不能成功,会出现下面的问题 ,只有clean能够执行成功,请问是什么问题导致的呢?我也升级了我使用的主题,但是还是没有成功。
[error] { name: 'HexoError',
reason: 'incomplete explicit mapping pair; a key node is missed',
mark:
{ name: null,
buffer: 'categories: Kategorien\nsearch: Suche\ntags: Tags\ntagcloud: Tag-C
loud\ntweets: Tweets\nprev: Vorherige Seite\nnext: Nächste Seite\ncomment: Komm
entare\narchive_a: Archiv\narchive_b: Archiv: %s\npage: Seite %d\nrecent_posts:
Neueste Artikel\n\u0000',
position: 180,
line: 9,
column: 17 },
message: 'Process failed: languages/de.yml',
domain:
{ domain: null,
_events: { error: [Function] },
_maxListeners: 10,
members: [ [Object] ] },
domainThrown: true,
stack: undefined }
我该怎么办呢?
The text was updated successfully, but these errors were encountered: