Skip to content

Install Healthcheck Node

Terminal window
pnpm add @nexload-sdk/healthcheck @nexload-sdk/healthcheck-node

Use npm install, yarn add, or bun add with the same package names if the project does not use pnpm.

Core is a direct dependency, but install it explicitly because your application imports both packages. The package uses Node built-ins and is not intended for browser or edge runtimes.