ErrLookup › Unitech/pm2

Unitech/pm2

Node.js/Bun Production Process Manager with a built-in Load Balancer. · JavaScript · 178 source files

Analyzed at 31adee8048 on 2026-08-13. 17 documented errors.

Code / MessageTypeSeverityTags
You cannot set a pm2_home and independent instance in same t
validation error configuration, pm2-home, constructor
No app_name defined
validation error modules, internal, precondition
module package.json not defined
validation error modules, package-json, precondition
Attribute name should be present
validation error publish, package-json, modules
Attribute version should be present
validation error publish, package-json, semver
Init system not found
exception error startup, init-system, platform-detection
Unknown platform / init system name
exception error startup, init-system, invalid-argument
Not an email
validation error auth, validation, email
Min length of 6
validation error auth, validation, username
Could not create folder
exception error logging, filesystem, permissions
Interpreter ${app.exec_interpreter} is NOT AVAILABLE in PATH
exception error interpreter, path, spawn
npm or bun is required to install OpenTelemetry packages
exception error opentelemetry, tracing, package-manager
npm or bun is required to uninstall OpenTelemetry packages
exception error opentelemetry, tracing, package-manager
Could not _load() the script
exception critical process, fork, internal
PM2 cannot run on Bun version < 1.1.25 (cluster support)
exception critical bun, runtime, version-check
Cannot find package.json
exception error bpm, package-json, module
serviceName is required
validation error tracing, opentelemetry, configuration