raml-server icon indicating copy to clipboard operation
raml-server copied to clipboard

Error: EISDIR: illegal operation on a directory, read

Open alvassin opened this issue 8 years ago • 2 comments

I get a lot of following errors on start:

{ [Error: EISDIR: illegal operation on a directory, read] errno: -21, code: 'EISDIR', syscall: 'read' }
{ [Error: EISDIR: illegal operation on a directory, read] errno: -21, code: 'EISDIR', syscall: 'read' }
{ [Error: EISDIR: illegal operation on a directory, read] errno: -21, code: 'EISDIR', syscall: 'read' }

What can be the issue?

alvassin avatar Apr 18 '16 10:04 alvassin

Linking related issue. Awaiting PR to be resolved.

alvassin avatar Apr 23 '16 15:04 alvassin

Good catch! Thanks @alvassin !

farolfo avatar Apr 23 '16 17:04 farolfo