Hello everyone,
So I am
running a local n8n instance on Windows using npm and experiencing issues with local file operations. The ‘Read File’ node executes without errors but doesn’t produce any output, and the ‘Local File Trigger’ only works in test mode but not when the workflow is activated. Does n8n installed via npm on Windows have full access to local files and folders, or are there specific configurations or permissions required?

