https://github.com/metaplex-foundation/umi/blob/471f330bced0a1ca89b6715e72e2d7700fda25e8/packages/umi-http-fetch/src/createFetchHttp.ts#L6 Replacing `'node-fetch'` with `'cross-fetch'` seems like it'd make the code more browser-compatible.