jasonkuhrt / graphql-request

Minimal GraphQL client
MIT License
5.77k stars 307 forks source link

7 broken on Expo/RN project #841

Closed hwangar closed 2 months ago

hwangar commented 2 months ago

Screenshot

image

Description

Not finding module prolly due to npm exports

Reproduction Steps/Repo Link

Create a basic expo app, and just install graphql-request and try to use it

jasonkuhrt commented 2 months ago

I believe this is an old issue about Expo/RN not following package.exports. That has been noted as a wont fix for this library (in previous issues). If I'm wrong about the cause, let me know.