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: postContent.matchAll(...) is not a function (SOLVED) #27

Closed
cypris75 opened this issue Mar 14, 2020 · 3 comments
Closed

TypeError: postContent.matchAll(...) is not a function (SOLVED) #27

cypris75 opened this issue Mar 14, 2020 · 3 comments

Comments

@cypris75
Copy link

cypris75 commented Mar 14, 2020

If you get this error you probably only exported "Posts". Try to export "All".

Thanks for the script!

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

@lonekorean
Copy link
Owner

Related: #25

@lonekorean
Copy link
Owner

Please see related issue mentioned above. It is possible that there is another cause for this error. Closing this issue, but if anyone else sees this and they are def running node v12.14+ please reopen.

@eaorak
Copy link

eaorak commented Jun 16, 2020

I'm using the export file from all but still getting the same error.

Edit: Looks like it was because of an older node version. I was using 10.x. When I switch to 13.x it works fine. Thanks.

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

3 participants