jasonkuhrt / graphql-request

Minimal GraphQL client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

7 broken on Expo/RN project

hwangar opened this issue · comments

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

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.