Read/Write Files to Disk - new errors

I have a workflow that concludes with a Read/Write Files to Disk node, taking as input a json file from the preceding Convert to File node. It is set up to write to the path: /Users/ariel/Sync/Boundary/Temp Files/Briefing Output/digestoutput.json and I’ve been running it for months without issue, with the output overwriting the existing file in the target folder.
After a recent update to n8n, the node is now producing the error " Problem in node ‘Read/Write Files from Disk‘
The file “/Users/amirhoosain/Sync/Boundary/Temp Files/Briefing Output/digestoutput.json” is not writable." Is there a bug or a change in the behavior of this node?

Hi @Amir_HK, welcome!

If you’ve just updated to n8n v2, make sure to read the breaking changes here,

Regarding this issue, take a look at the following solutions: