Install Healthcheck Node
pnpm add @nexload-sdk/healthcheck @nexload-sdk/healthcheck-nodeUse 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.