Skip to content

depreciation of fs.rmdir info on running tests #52

@medic-code

Description

@medic-code

I noticed when running the CLI --> When format is json test, that a dep warning in future versions of Node fs.rmdir will be removed and recommended using fs.rm instead.

I see in the fixtures file we use rmdirSync method, its quite a small thing really, but to remove the dep info using the rmSync method instead might be worth considering.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingnext-releaseFix or feature will be available in the very next version release.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions