[1.xlsx](https://github.com/user-attachments/files/17897570/1.xlsx) ``` console.log(1) console.log(xlsx.parse('1.xlsx')) console.log(2) ``` Printed 1 but not printed 2