Tag: filesystem
All the articles with the tag "filesystem".
-
Windows case-insensitive file names = nightmares with Node.JS
Windows filesystem canonical casing causes Node.js module require cache misses when __dirname and process.cwd() differ in letter case.