Skip to main content

yarn explain

Explain an error code.

Usage

$ yarn explain [code]

Examples

Explain an error code :

yarn explain YN0006

List all error codes :

yarn explain

Details

When the code argument is specified, this command prints its name and its details.

When used without arguments, this command lists all error codes and their names.

Options

DefinitionDescription

--json

Format the output as an NDJSON stream