Hello, i am unable to run 0.0.2 version with my current libs:
error:
Error: Unable to resolve module react-native-flipper from /Users/USER/Documents/GitHub/PROJECT_NAME/node_modules/react-native-flipper-apollo-devtools/dist/react-native-flipper-apollo-devtools.cjs.production.min.js: react-native-flipper could not be found within the project or in these directories:
node_modules/react-native-flipper-apollo-devtools/node_modules
node_modules
Hello, i am unable to run 0.0.2 version with my current libs:
error:
package.json:
Steps to repro:
yarn add --save react-native-flipper-apollo-devtools
npx pod-install ios
yarn start --reset-cache
yarn ios
error occurs on app launchis it a version mismatch?