jasonkuhrt/graffle

version 7 doesn't support React Native Metro build

oojr opened this issue · 1 comments

oojr commented
Metro has encountered an error: While trying to resolve module `graphql-request` from ... file ... the package was successfully found. However, this package itself specifies a `main` module field that could not be resolved (`/Users/...)`. Indeed, none of these files exist:
]

graphql-request can not be built on a fresh React Native install

Duplicate of #548