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

EISDIR error when navigating to sub-folders #1

Open
orias opened this issue May 5, 2013 · 2 comments
Open

EISDIR error when navigating to sub-folders #1

orias opened this issue May 5, 2013 · 2 comments

Comments

@orias
Copy link

orias commented May 5, 2013

I'm liking 3D-Printroom! One issue I'm having is the following error when trying to navigate through subdirectories:

Uncaught node.js Error
Error: EISDIR, read

When researching the error it looks like it's a file vs folder error:
EISDIR -- You called a function that requires a file argument with a directory argument.

@garyhodgson
Copy link
Owner

Hi there, glad you like the app. I'm afraid it's still quite alpha, and in fact you've hit a part of the system that is still to be implemented, namely traversing sub folders.

I can't say when I will get around to implementing it for sure, but seeing as you are interested in using it it is now higher on my todo list.

Cheers,
Gary

@orias
Copy link
Author

orias commented May 11, 2013

Thanks for all the work!

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