You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Text data outside of root node.
Line: 1
Column: 4
Char: X
at error (H:\Proj\xml-summary-cli\node_modules\sax\lib\sax.js:651:10)
at strictFail (H:\Proj\xml-summary-cli\node_modules\sax\lib\sax.js:677:7)
at SAXParser.write (H:\Proj\xml-summary-cli\node_modules\sax\lib\sax.js:1035:15)
at SAXStream.write (H:\Proj\xml-summary-cli\node_modules\sax\lib\sax.js:239:18)
at ReadStream.ondata (_stream_readable.js:693:20)
at ReadStream.emit (events.js:197:13)
at addChunk (_stream_readable.js:288:12)
at readableAddChunk (_stream_readable.js:269:11)
at ReadStream.Readable.push (_stream_readable.js:224:10)
at fs.read (internal/fs/streams.js:183:12)
I want to parse that document.
Because Windows Update wsusscn2.cab contains such a multi-rooted XML document
sax-js can accept this:
But sax-js cannot accept this:
I want to parse that document.
Because Windows Update wsusscn2.cab contains such a multi-rooted XML document
~/wsusscn2/x/10000190
:The text was updated successfully, but these errors were encountered: