I am trying to make a React Native TypeScript project on Snack Expo. Although I have already added graphql in the package.json as well as the types file, I still get this error :
Device: (1:8434) Unable to resolve module 'module://graphql/language/parser.js' Evaluating module://graphql/language/parser.js Evaluating module://graphql-tag.js Evaluating module://graphql/loadCountries.tsx.js Evaluating module://App.tsx.js Loading module://App.tsx
How can I fix this? I am not using an JS Files. Here's the link to the expo: