-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
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.
dustinpoissant
Metadata
Metadata
Assignees
Labels
No labels