Skip to content

TypeError: checkDiskSpace is not a function #30

@hanxiang-li

Description

@hanxiang-li

mac os: 14.3.1 (23D60)
node: 16.15.1
electron: 22.3.27
check-disk-space: 3.4.0

import checkDiskSpace from 'check-disk-space'
checkDiskSpace(args).then(diskSpace => {
        console.log(diskSpace)
      })

Prompt TypeError: checkDiskSpace is not a function. I called it in the main process

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