JsBarcode icon indicating copy to clipboard operation
JsBarcode copied to clipboard

Cannot find name 'XMLDocument' when I build my project

Open Doryanni opened this issue 2 years ago • 0 comments

Hi guys!

So, I am working on a nodejs typescript project presently, and I've encountered the following issue: image

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?

Doryanni avatar Feb 27 '24 12:02 Doryanni