You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered an error message stating "Unable to resolve 'graphql-request' from 'src\app\index.jsx'" while working on my react native project. This issue seems to be related to the inability of the module resolver to locate the 'graphql-request' package. I've checked my project's dependencies, and 'graphql-request' is indeed installed. However, it appears that the module resolution configuration may be incorrect. Could someone provide guidance on how to troubleshoot and resolve this issue?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I encountered an error message stating "Unable to resolve 'graphql-request' from 'src\app\index.jsx'" while working on my react native project. This issue seems to be related to the inability of the module resolver to locate the 'graphql-request' package. I've checked my project's dependencies, and 'graphql-request' is indeed installed. However, it appears that the module resolution configuration may be incorrect. Could someone provide guidance on how to troubleshoot and resolve this issue?
Beta Was this translation helpful? Give feedback.
All reactions