Skip to content

No file list shown in loading broken symbolic linkΒ #1

@yeoupooh

Description

@yeoupooh

If there is a broken symbolic link file, no files are listed on the list with below error message. I've tested on macosx.

Terminal:

[18320:1130/115035:INFO:CONSOLE(479)] "Unhandled rejection Error: ENOENT: no such file or directory, stat '/Users/.../broken_symbolic_link_file'
    at Error (native)", source: /.../electron-file-explorer/build/node_modules/bluebird/js/main/captured_trace.js (479)

I've made an ugly workaround with using fs.existsSync(filePath).

Hope this helps.

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