I was reading a xlsx file using xlsx lib (const XLSX = require('xlsx'), 2 weeks ago it was working fine, but now when I run my Resolver it stays 'runing' forever, it does not give me any errors or message. I know it is because of this lib because when I remove it and all its uses, I runs ok. Any ideas or a new lib to read a xlsx file from a request?