Matthieu M.

Results 3 comments of Matthieu M.

Hello! Thanks for your reply! I'm on a PC and have conducted this test on a minimal Ubuntu VM. I can grant you access if needed :) I believe the...

Hi @tnylea, I added the following after line 47: ``` if (err) { console.error('Failed to move files:', err); return; } ``` Here is what I got: ``` Failed to move...

A small adjustment to your test will surely be necessary. Thanks to you 🚀