product · inferred from evidence
Algoliasearch
A search and discovery API product mentioned in the context of version 5 and its requester selection issue.
- React Native: Unable to resolve module http from @algolia/requester-node-http (algoliasearch v5)
Algoliasearch v5 bundled the Node HTTP requester in a way that resolved to `@algolia/requester-node-http` on React Native, which imports the Node `http` builtin that Metro cannot resolve. The maintainers fixed the requester selection and re