-
Notifications
You must be signed in to change notification settings - Fork 2
Installation
Nadhi-(Kushi) edited this page Apr 1, 2026
·
3 revisions
Install the package with your package manager of choice:
bun add @http-native/corenpm install @http-native/corepnpm add @http-native/core- Bun
- Node.js 18+
The package downloads a prebuilt native .node binary during install for the current OS and architecture.
If install was interrupted, or you need to force a re-download:
http-native setup --forceFrom Bun, the same command can be invoked with:
bunx http-native setup --forceThe most common failure is a missing release asset for the exact package version you installed. When that happens, the installer will fail during postinstall or http-native setup.
Check:
- the installed package version
- the matching GitHub release tag
- that the release contains the platform asset for your OS/arch
Repository: Http-native/http-native
Http-native is open to everyone, but we have strict regulations and licensing fees for large organizations