RootCauseunvalidated
folderPath = 'public/myFiles'; — path.join(process.cwd(), folderPath). Outcome: folderPath = path.resolve('./public', 'myFiles').
1d660825-b3d4-4333-a162-d2579f2c644e
folderPath = 'public/myFiles'; — path.join(process.cwd(), folderPath). Outcome: folderPath = path.resolve('./public', 'myFiles').