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
Getting following error after installing react-native-webbrowser
Error: ENOENT: no such file or directory, open 'F:\projects\reactnative\All Recipes Made Easy\React\AllRecipesMadeEasy\node_modules\react-native-webbrowser\node_modules\react-native\Libraries\Utilities\BackAndroid.android.js'
at Object.fs.openSync (fs.js:584:18)
at Object.fs.readFileSync (fs.js:491:33)
at Module._readSourceCode (F:\projects\reactnative\All Recipes Made Easy\React\AllRecipesMadeEasy\node_modules\metro-bundler\src\node-haste\Module.js:205:29)
at Module._getCacheProps (F:\projects\reactnative\All Recipes Made Easy\React\AllRecipesMadeEasy\node_modules\metro-bundler\src\node-haste\Module.js:395:29)
at Module._readFromTransformCache (F:\projects\reactnative\All Recipes Made Easy\React\AllRecipesMadeEasy\node_modules\metro-bundler\src\node-haste\Module.js:345:29)
at Module.readCached (F:\projects\reactnative\All Recipes Made Easy\React\AllRecipesMadeEasy\node_modules\metro-bundler\src\node-haste\Module.js:332:19)
at ResolutionRequest.preprocessModule (F:\projects\reactnative\All Recipes Made Easy\React\AllRecipesMadeEasy\node_modules\metro-bundler\src\node-haste\DependencyGraph\ResolutionRequest.js:306:27)
at ResolutionRequest._preprocessPotentialDependencies (F:\projects\reactnative\All Recipes Made Easy\React\AllRecipesMadeEasy\node_modules\metro-bundler\src\node-haste\DependencyGraph\ResolutionRequest.js:290:27)
at ResolutionRequest.getOrderedDependencies (F:\projects\reactnative\All Recipes Made Easy\React\AllRecipesMadeEasy\node_modules\metro-bundler\src\node-haste\DependencyGraph\ResolutionRequest.js:142:12)
at DependencyGraph.getDependencies (F:\projects\reactnative\All Recipes Made Easy\React\AllRecipesMadeEasy\node_modules\metro-bundler\src\node-haste\DependencyGraph.js:284:442
The text was updated successfully, but these errors were encountered:
I am using "react-native": "0.47.1",
Getting following error after installing react-native-webbrowser
The text was updated successfully, but these errors were encountered: