-
Notifications
You must be signed in to change notification settings - Fork 511
Description
warn Package firebase has been ignored because it contains invalid configuration. Reason: Cannot find module 'firebase\package.json' Require stack: - E:\Expo\base\node_modules\react-native\node_modules@react-native-community\cli\build\tools\config\resolveNodeModuleDir.js - E:\Expo\base\node_modules\react-native\node_modules@react-native-community\cli\build\tools\releaseChecker\index.js - E:\Expo\base\node_modules\react-native\node_modules@react-native-community\cli\build\commands\server\runServer.js - E:\Expo\base\node_modules\react-native\node_modules@react-native-community\cli\build\commands\server\server.js - E:\Expo\base\node_modules\react-native\node_modules@react-native-community\cli\build\commands\index.js - E:\Expo\base\node_modules\react-native\node_modules@react-native-community\cli\build\index.js - E:\Expo\base\node_modules\react-native\local-cli\cli.js warn Package react-native-reanimated has been ignored because it contains invalid configuration. Reason: Cannot find module 'react-native-reanimated\package.json' Require stack: - E:\Expo\base\node_modules\react-native\node_modules@react-native-community\cli\build\tools\config\resolveNodeModuleDir.js - E:\Expo\base\node_modules\react-native\node_modules@react-native-community\cli\build\tools\releaseChecker\index.js - E:\Expo\base\node_modules\react-native\node_modules@react-native-community\cli\build\commands\server\runServer.js - E:\Expo\base\node_modules\react-native\node_modules@react-native-community\cli\build\commands\server\server.js - E:\Expo\base\node_modules\react-native\node_modules@react-native-community\cli\build\commands\index.js - E:\Expo\base\node_modules\react-native\node_modules@react-native-community\cli\build\index.js - E:\Expo\base\node_modules\react-native\local-cli\cli.js
Kindly help why am getting that error after installing react-navigation, nativebase dependencies.
Before the mentioned dependecies installation expo is not throwing this error while firebase is installed.