Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

fs.mkdir - no callback #2043

Description

@Bonuspunkt

W7SP1 x64

>node -v
v0.6.0

>node --eval "require('fs').mkdir('test', function(err) { console.log('callback'); if (err) { console.log(err); } else { console.log('success'); }});"
*nothing*

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions