Closed BlackDiverX closed 2 years ago
Works for me.
May I know the @notionhq/client
version you are using?
I'm use versions:
root@37bdd3dde543:/app# npm view typescript version
4.6.2
root@37bdd3dde543:/app# npm view ts-node version
10.7.0
root@37bdd3dde543:/app# npm view notion-to-md version
2.3.2
root@37bdd3dde543:/app# npm view @notionhq/client version
1.0.2
All ok after update nodejs to 17 version.
Alright then I'll close the issue. Feel free to reopen on further issues.
Hello! My code is:
then i start with command:
npx ts-node 1.ts
And get error:
Please help