Can't find file when trying to export to csv 'message: "ENOENT: no such file or directory, open '/public/downloads/export.csv'"

Hey all,

Followed the necessary steps to download data to an excel, I’ve created the folder, and the file and selected this as the path for the excel file, and made sure overwrite is not selected, so it should just create a new csv, instead I keep getting this error:

  1. message: “ENOENT: no such file or directory, open ‘/public/downloads/export.csv’”

I’ve tried creating new folders, i’ve tried matching the file name with the chosen file in the export folder, i’ve tried a file in the public folder, and non public folder (which is preferred), i’ve made sure I’ve deployed with the new folders to ensure Docker has them - no luck!

NodeJS/Docker project.

Any ideas what I’m doing wrong here?

Community Page
Last updated: