-
Notifications
You must be signed in to change notification settings - Fork 92
Closed
Description
Sorry to pester you again :)
I am getting the following error.
PS C:\Users\ DummyMe\Desktop\New folder> node main
Notion Export Path:
A
readline.js:1147
throw err;
^
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string or an instance of Buffer or URL. Received undefined
at Object.readdirSync (fs.js:950:10)
at fixNotionExport (C:\Users\ DummyMe\Desktop\New folder\main.js:200:28)
at C:\Users\ DummyMe\Desktop\New folder\main.js:239:17
at Array.forEach (<anonymous>)
at fixNotionExport (C:\Users\ DummyMe\Desktop\New folder\main.js:238:14)
at C:\Users\ DummyMe\Desktop\New folder\main.js:11:17
at Interface._onLine (readline.js:327:5)
at Interface._line (readline.js:658:8)
at Interface._ttyWrite (readline.js:1003:14)
at ReadStream.onkeypress (readline.js:205:10) {
code: 'ERR_INVALID_ARG_TYPE'
}
PS. I ran the old main.js it worked fine (not the table linking, but ran)
Originally posted by @dummifiedme in #11 (comment)
Metadata
Metadata
Assignees
Labels
No labels