My current program reads in an existing .xlsx that contains a few cells as hyperlink without a text.
The lib crashes with
Cannot read property 'richText' of undefined
at module.exports.add (exceljs/lib/xlsx/xform/strings/shared-strings-xform.js:37:18)
I will send a PR with a fix