-
-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
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).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels