Member Junction
Preparing search index...
@memberjunction/installer
DiagnosticStatus
Type Alias DiagnosticStatus
DiagnosticStatus
:
"pass"
|
"fail"
|
"warn"
|
"info"
Outcome severity of a single diagnostic check.
'pass'
— check succeeded, no action needed.
'fail'
— hard failure that blocks the install or indicates a broken state.
'warn'
— non-blocking issue that should be reviewed.
'info'
— informational only (e.g., detected OS, Node recommendation).
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Member Junction
Loading...
Outcome severity of a single diagnostic check.
'pass'— check succeeded, no action needed.'fail'— hard failure that blocks the install or indicates a broken state.'warn'— non-blocking issue that should be reviewed.'info'— informational only (e.g., detected OS, Node recommendation).