NotionX/react-notion-x

notion-client not supported with bun

Parker-Bergen opened this issue · 1 comments

Description

When trying to use bun, notion-client does not return anything. notion-client does not throw errors, it just never returns with data.
I am not sure if this is because node is required to run notion-client or not. Even with node on the system it does not retrive the data, it has to be run with node.

Notion Test Page ID

Anything that notion-client can retrieve.

Thanks so much for reporting this, I had this issue and just assumed notion-client is broken. But it works fine when not ran with bun.