mathiasbynens / he

A robust HTML entity encoder/decoder written in JavaScript.
https://mths.be/he
MIT License
3.45k stars 254 forks source link

Cannot set property 'he' of undefined #81

Closed WiseNat closed 3 years ago

WiseNat commented 3 years ago

Chrome shows this error:

he.js:342 Uncaught TypeError: Cannot set property 'he' of undefined
    at he.js:342
    at he.js:345

I installed the package through the latest version of bower.