Node.js
Node.js expected a file but received a directory path
Node.js attempted a file-oriented operation on a path that actually points to a directory.
Node.js
Node.js attempted a file-oriented operation on a path that actually points to a directory.
Observed message
EISDIR: illegal operation on a directory
Why it happens
How to fix it
Official reference
Node.js ErrorsRelated errors
Explore more