yarn explain
Explain an error code.
Usage
$ yarn explain [code]
Examples
Explain an error code :
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
Definition | Description |
---|---|
| Format the output as an NDJSON stream |