Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No file list shown in loading broken symbolic link #1

Open
yeoupooh opened this issue Nov 30, 2015 · 1 comment
Open

No file list shown in loading broken symbolic link #1

yeoupooh opened this issue Nov 30, 2015 · 1 comment

Comments

@yeoupooh
Copy link

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
Copy link

I was going to try this if it was a quick install, but if I have to built it from source forget it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants