sueszli/notionBackup

Not Functioning for windows users (I think)

AkshatShahjade opened this issue · 0 comments

When I run the npx ts-node notionbackup.ts ./demo/blog.zip, it gives me this error message:
image

This is maybe due to some file path naming issues (colon not allowed in Windows), that is described in this post:
https://stackoverflow.com/questions/48418680/enoent-no-such-file-or-directory

Since I don't know JS, I can't solve this sadly. It would be much appreciated if you could get this running on my Windows machine...