lonekorean/wordpress-export-to-markdown

Path to WordPress export file? (export.xml)

Closed this issue · 2 comments

HI

i m stuck at first step,

i just exported a xml of post of oct 2015 to dec 2015 for testing

the file downloaded was different , i rename it to export.xml and than moved it to root of the project

Any suugestions

cd wordpress-export-to-markdown && npm install && node index.js and its stuck

i m using node v14.15.3 and npm v6.14.9

Have you tried to use npx wordpress-export-to-markdown instead of downloading it from github?

You've probably moved on from this, but one tip is when the wizard prompts you for the path to the export file, you can drag and drop the file onto the terminal window and it will enter the path for you.