there\'s a promise-returning function fileToArray(). It successfully works in its original js file. But if i export it and import in another file, it doesn\'t: