Skip to content

Replace the built-in fs module with fs-extra npm package #118

Description

@prasadtalasila

Description

The built-in fs module of Node.js doesn't do error checking and can't also implement commands like create directory. Directory maintenance will be crucial when we implement git commands. So, it is better to move to fs-extra.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions