react-notion-x icon indicating copy to clipboard operation
react-notion-x copied to clipboard

notion-client not supported with bun

Open Parker-Bergen opened this issue 2 years ago • 1 comments
trafficstars

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.

Parker-Bergen avatar Nov 19 '23 04:11 Parker-Bergen

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.

janek avatar Mar 21 '24 15:03 janek