html-entities icon indicating copy to clipboard operation
html-entities copied to clipboard

Error using html-entities with rollup

Open dhowe opened this issue 2 years ago • 1 comments
trafficstars

Likely something wrong with my config, but this is the error I get when trying to use rollup with html-entities version "^4.1.4"

[!] RollupError: "decode" is not exported by "node_modules/html-entities/lib/index.js"

dhowe avatar Oct 19 '23 05:10 dhowe

Hello @dhowe. The latest html-entities version is 2.4.0 (https://www.npmjs.com/package/html-entities), there is no version 4.1.4.

mdevils avatar Oct 25 '23 19:10 mdevils