Skip to content

std/fs: walk not found error is not Deno.errors.NotFound #1310

Closed
@lucacasonato

Description

@lucacasonato

If you pass a path to walk that does not exist on the fs, the returned promise rejects with an Error, not a Deno.errors.NotFound.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions