Node.js
Node.js expected a directory but found a file path instead
Node.js attempted to traverse or open a path as a directory, but one of the path segments is not actually a folder.
Node.js
Node.js attempted to traverse or open a path as a directory, but one of the path segments is not actually a folder.
Observed message
ENOTDIR: not a directory
Why it happens
How to fix it
Official reference
Node.js ErrorsRelated errors
Explore more