LovesWorking / react-native-react-query-devtools

React Query Dev Tools for React Native
75 stars 6 forks source link

It doesn't seem to work without Expo #6

Closed JameDodgers closed 3 months ago

JameDodgers commented 3 months ago

I couldn't make it work with react-native-cli, it gave me the following error:

Unable to resolve module expo-modules-core from /node_modules/expo-clipboard/build/Clipboard.js: expo-modules-core could not be found within the project or in these directories: node_modules

I believe at least the README should mention this

LovesWorking commented 3 months ago

I couldn't make it work with react-native-cli, it gave me the following error:

Unable to resolve module expo-modules-core from /node_modules/expo-clipboard/build/Clipboard.js: expo-modules-core could not be found within the project or in these directories: node_modules

I believe at least the README should mention this

Can you try version 1.1.0 ? That was before I added that package. v1.1.0

JameDodgers commented 3 months ago

Now it's working. Thank you

C-Cipher404 commented 3 months ago

We'll work on a fix. For now this will be the workaround.