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 album found #30

Open
ponderMuse opened this issue Dec 11, 2016 · 2 comments
Open

No album found #30

ponderMuse opened this issue Dec 11, 2016 · 2 comments

Comments

@ponderMuse
Copy link

Hello, I am trying to use node-gallery in a node js/Express/Jade project I am working on.

Having followed the instructions in this project, I am getting the following error when I visit my localhost:3000/gallery page:

{"message":"No album found","error":{"errno":-2,"code":"ENOENT","syscall":"scandir","path":"./resources/photos"}}

I am new to node js, Express and Jade and I am not sure what this error means or how to solve it?

Thanks for any help on this.

@ghost
Copy link

ghost commented Mar 23, 2017

A work around I found useful was to use absolute paths. Even then, it wasn't working, so I ended up prefixing the path by many ../../../

@alisonmoura
Copy link

I have the same problem and i've tried many ways to solve it without success...

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