lonekorean / wordpress-export-to-markdown

Converts a WordPress export XML file into Markdown files.
MIT License
1.08k stars 221 forks source link

TypeError: Promise.allSettled is not a function (SOLVED) #26

Closed cypris75 closed 4 years ago

cypris75 commented 4 years ago

If you get this error, please upgrade your node version.

Promise.allSettled is available in node version >= 12.9

I leave this issue open in case others have the same issue.

lonekorean commented 4 years ago

Leaving issues open that aren't really issues makes tracking bugs difficult. Sorry, I am going to close. :)