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
Looking through bindings, it never declares a Parser constructor, so I am less confused about why this error message exists but why this was implemented in this way.
Thanks for looking at this.
Michael
The text was updated successfully, but these errors were encountered:
themehdev
changed the title
Bindings doesn't contain parser constructor
Bindings doesn't contain Parser constructor
Oct 30, 2024
themehdev
changed the title
Bindings doesn't contain Parser constructor
Bindings doesn't contain Parser constructor [BUG]
Oct 31, 2024
Uncaught (in promise) TypeError: expat.Parser is not a constructor
I am running this with webpack and it throws this error.
https://github.com/TooTallNate/node-bindings
Looking through bindings, it never declares a Parser constructor, so I am less confused about why this error message exists but why this was implemented in this way.
Thanks for looking at this.
The text was updated successfully, but these errors were encountered: