OneLinersCommand workbench
Guides
Operational guides

Complete procedures with a way back.

Searchable, versioned procedures with prerequisites, verification, concrete output, and rollback.

Guides
237
Favorites
0
237 launch guides · 2543 reviewed steps
1 of 237 guides

DevOps & CI/CD · Security

Fix npm UNABLE_TO_GET_ISSUER_CERT_LOCALLY and SELF_SIGNED_CERT_IN_CHAIN safely

npm reports UNABLE_TO_GET_ISSUER_CERT_LOCALLY or SELF_SIGNED_CERT_IN_CHAIN when Node.js cannot build a trusted certificate path for the configured registry or an HTTPS-intercepting proxy. This guide restores an explicit trust chain without disabling TLS verification.
Save to collectionCreate a collection in the sidebar first.
caution45 minintermediate10 stepsNode.js