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

Error: ENOENT #8

Closed
tanejakaran opened this issue Feb 6, 2015 · 2 comments
Closed

Error: ENOENT #8

tanejakaran opened this issue Feb 6, 2015 · 2 comments
Labels

Comments

@tanejakaran
Copy link

Hi Guys,
I am using this barcode module, I did all the steps that is given in description but I am getting Below error. I have also installed imagemagick as I see on stackoverflow.

events.js:72
throw er; // Unhandled 'error' event
^
Error: ENOENT, open '/home/user/application/controllers/imgs/mycode.png'

I am waiting for your response.
Thanks

@samt
Copy link
Owner

samt commented Feb 16, 2015

Do you have a snippet of the area of the code you think is causing this? ENOENT usually means the file does not exist or maybe the folder you're trying to write mycode.png does not exist.

@spock123
Copy link

spock123 commented Jun 9, 2015

I'm having the same issue (that's how I got here). not trying to write to a file, only to memory.
Will try to narrow down a bit more..

Update: OC, please try on another server.. I moved the script to another server and it worked perfectly. Must be some temporary write access error... (worked on Linux, not on OSX)

@samt samt mentioned this issue Aug 24, 2015
2 tasks
@samt samt added the question label Aug 24, 2015
@samt samt closed this as completed Aug 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants