JsBarcode
JsBarcode copied to clipboard
Cannot find name 'XMLDocument' when I build my project
Hi guys!
So, I am working on a nodejs typescript project presently, and I've encountered the following issue:
This happens whenever I try to build my project. I am using "jsbarcode": "^3.11.6".
In doing a little bit of research, I noticed this commit, but I don't see where this definition for XMLDocument is imported from 🤔.
This issue seems related
Any ideas?