Unverified Commit b9f1e572 authored by Joyee Cheung's avatar Joyee Cheung Committed by Ruben Bridgewater
Browse files

lib: throw a special error in internal/assert

Instead of using the public AssertionError, use a simplified
error that describes potential causes of these assertions
and suggests the user to open an issue.

PR-URL: https://github.com/nodejs/node/pull/26635


Reviewed-By: default avatarRuben Bridgewater <ruben@bridgewater.de>
parent 237d9f97
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment