pm2 icon indicating copy to clipboard operation
pm2 copied to clipboard

Serve/SPA: readFile returns EISDIR instead of ENOENT when a directory is called

Open biboc opened this issue 1 year ago • 2 comments

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets -
License MIT
Doc PR https://github.com/pm2-hive/pm2-hive.github.io/pulls

When http://locahost:3000/category/tutorial---basics (Docusaurus example) is called, readFile returns EISDIR instead of ENOENT so the error "Sorry, check with the site admin for error: EISDIR" is showed

biboc avatar Jun 08 '23 12:06 biboc

Travis.org to .com was changed automatically

biboc avatar Jun 08 '23 12:06 biboc

Any update on this PR? I am seeing the same issue on SPA when wanting to use a folder as main site.

thadk avatar Apr 02 '24 17:04 thadk