Skip to content

API_v1_0.js uses fs.mkdir incorrectly, no callback function #6

@nathanortbals

Description

@nathanortbals

On line 66 of API_v1_0.js, fs.mkdir() is used without providing a call back function, causing the save to crash. Changing this to fs.mkdirSync() solves the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions