library · inferred from evidence
@algolia/requester-node-http
A Node.js HTTP requester library bundled with algoliasearch v5 that caused resolution issues.
- 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