willerce / hexo-theme-noderce

just another hexo theme
40 stars 8 forks source link

Theme doesn't work with hexo 2.8.3 #3

Closed codepreneur closed 9 years ago

codepreneur commented 9 years ago

When I install the theme and run hexo server I get:

[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-Cloud\ntweets: Tweets\nprev: Vorherige Seite\nnext: Nächste Seite\ncomment: Kommentare\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: undefined,
     members: [ [Object] ] },
  domainThrown: true,
  stack: undefined }
codepreneur commented 9 years ago

deleting languages/ folder solved the issue