Can't find end of central directory : is this a zip file
when reading file inside electron===(node environment), I used the path to the file as indicated in the documentation. But, it keeps throwing this error "Can't find end of central directory : is this a zip file". Bye the way it reads the file on browser environment.