Skip to content

MacOs: Fail to delete .asar files. #106

@joshuef

Description

@joshuef

Attempting to use del to remove .app files of electron apps fails with ENOTEMPTY for .asar files only.

Currently I'm working around this manually invoking rm on mac for those files prior to a full del on the target app file. I assume it's something to do with .asar files being treated somewhat as folder on Mac?

(I havent tested the behaviour on other platforms as yet).

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