library · inferred from evidence
algoliasearch
A previous version of the algoliasearch library that worked without issues in the same project.
- Algolia v5 breaks React Native: "Unable to resolve module http"
algoliasearch 5.x picks the Node HTTP requester on React Native, and Metro cannot resolve the http builtin. Upgrade to 5.5.1 or later and clean your build folders.