Adrian Stein
Adrian Stein
Similar issues here - I get a bundle error when attempting distribution: `error Unable to resolve module components/root from index.js: components/root could not be found within the project.` Possibly related:...
For me, the solution was a combination of the following suggestions: https://stackoverflow.com/a/62914788 https://github.com/facebook/react-native/issues/29351#issuecomment-657929014
I also found this issue after upgrading from 1.1.0 to 1.1.1, downgrading resolved it.
Also mentioned in https://github.com/GetStream/react-native-activity-feed/issues/243 No response from maintainers, this is pretty frustrating. With all Stream's development and newly raised funding seemingly going towards the Chat product, maintaining a project using...
Can confirm this fix works, it'd be great to get this into a release please.
Try this `--replace-breaks=false`