updated:
If a developer uses Yarn to add any dependencies to the library root (not the example), the resulting library root node_modules would cause the example app to crash.
Recommended workaround solutions:
yarn
in the example to update the node_modules there)This issue was originally reported on the interactive CLI tool in brody4hire/react-native-module-init#42.
original description If I would create a library module with an example, run the example, add a dependency such a `prop-types` to the library root (not the example), and then try running again, then the app will crash. I think the bundler will show some error output at this point.The workaround is to remove node_modules from the library root, restart Metro, then reinstall and restart the app.
I think this issue needs to be documented and investigated further.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4