Skip to content

Publish new version with fs.existsSync fixes #3

@focusaurus

Description

@focusaurus

It seems in v0.1.4 the code uses path.existsSync which is not in modern node core API. The code in the master branch after that has already been changed back to fs.existsSync which is deprecated in modern node (currently we're at v4.2.1 or so), but at least it's there and still works. Would you consider publishing the current master branch as v0.1.6 on npm?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions