Skip to content
New issue

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

TypeError: Cannot read properties of undefined (reading 'channel') #127

Open
DmMaze183 opened this issue Oct 7, 2024 · 1 comment
Open

Comments

@DmMaze183
Copy link

Hi! Have a problem like this

Parsing...

Something went wrong, execution halted early.
TypeError: Cannot read properties of undefined (reading 'channel')
    at Object.parseFilePromise (C:\Users\dmitriy.mezin\Downloads\wordpress-export-to-markdown-master\src\parser.js:19:34)
    at async C:\Users\dmitriy.mezin\Downloads\wordpress-export-to-markdown-master\index.js:15:16

What did I do wrong?
How to fix it?

Thanks!

@todd-demone
Copy link

I used a VS Code extension called XML Tools by Qub to check the export.xml file for errors. I edited the export.xml to fix the error (a missing tag), re-ran the wizard and it worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants