Skip to content

Error message isn't always printed #372

@nfischer

Description

@nfischer

This is a bug that I think was introduced by #357. Fatal errors don't print error messages unless config.fatal is set. Non-fatal errors still get logged, as before.

> ls('filedoesntexist'); // this outputs to the console
> cd('dirdoesntexist'); // this doesn't output to the console

Metadata

Metadata

Assignees

Labels

fixBug/defect, or a fix for such a problemhigh priority

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions