Leonidas-from-XIV / node-xml2js

XML to JavaScript object converter.
MIT License
4.88k stars 604 forks source link

Electron - Error: Cannot find module './XMLProcessingInstruction' #675

Open RichardFoss opened 1 year ago

RichardFoss commented 1 year ago

When using Electron Forge and trying to package with webpack, I get the message: Error: Cannot find module './XMLProcessingInstruction' when using xml2js Any ideas how I can resolve this error?