Skip to content

Support latest Node FS API #373

@james-pre

Description

@james-pre

1d47844 Finally added a type assignment from the FS module of @types/node. BrowserFS is assignable to Node v10 and below. We must support up to Node v20.

Rather than changing the internals, it would be easy to implement some of these functions in the compatibility layer (e.g. with rmSync, we could easily write code that uses existing BFS internal code rather than implementing new internals for it).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions