michael-brade / LaTeX.js

JavaScript LaTeX to HTML5 translator
https://latex.js.org
MIT License
736 stars 58 forks source link

TypeError: Cannot read properties of null (reading 'Node') #133

Closed sdegutis closed 1 year ago

sdegutis commented 2 years ago

When using the basic Node.js example (using svgdom) with the default playground source, it gives me this error.

michael-brade commented 1 year ago

This should definitely work now. Would you mind trying again? And if it doesn't work, please post the source and command line that causes this.