Closed pkayfire closed 1 year ago
are you in react native?
could be this: https://github.com/bluesky-social/atproto/issues/667
there's an example fetch polyfill here: https://github.com/bluesky-social/atproto/blob/main/packages/api/docs/rn-fetch-handler.ts
On a Node backend, looks like you need at least version 18 to have fetch globally.
Getting the following error when trying to use the atproto/api module: