coolaj86 / blogger2jekyll

Convert from Blogger to Jekyll, Octopress, Ruhoh, Nanoc, etc - anything that accepts html with yaml frontmatter
BSD 2-Clause "Simplified" License
8 stars 6 forks source link

Error when I try to convert #12

Open kpbird opened 9 years ago

kpbird commented 9 years ago

/usr/local/lib/node_modules/blogger2jekyll/lib/index.js:245 post.comments.push(comment); ^ TypeError: Cannot read property 'comments' of undefined at /usr/local/lib/node_modules/blogger2jekyll/lib/index.js:245:15 at Array.forEach (native) at translateFile (/usr/local/lib/node_modules/blogger2jekyll/lib/index.js:145:22) at Parser. (/usr/local/lib/node_modules/blogger2jekyll/node_modules/xml2js/lib/xml2js.js:255:20) at Parser.emit (events.js:95:17) at Object.saxParser.onclosetag (/usr/local/lib/node_modules/blogger2jekyll/node_modules/xml2js/lib/xml2js.js:225:24) at emit (/usr/local/lib/node_modules/blogger2jekyll/node_modules/xml2js/node_modules/sax/lib/sax.js:615:33) at emitNode (/usr/local/lib/node_modules/blogger2jekyll/node_modules/xml2js/node_modules/sax/lib/sax.js:620:3) at closeTag (/usr/local/lib/node_modules/blogger2jekyll/node_modules/xml2js/node_modules/sax/lib/sax.js:861:5) at Object.write (/usr/local/lib/node_modules/blogger2jekyll/node_modules/xml2js/node_modules/sax/lib/sax.js:1293:29) at Parser.exports.Parser.Parser.parseString (/usr/local/lib/node_modules/blogger2jekyll/node_modules/xml2js/lib/xml2js.js:273:29)

lolobosse commented 9 years ago

+1, same here

rebolyte commented 8 years ago

:+1:

Aziraphale81 commented 8 years ago

I'm getting the same error.

rmsaitam commented 4 years ago

same error. Somebody managed to solve?