parse5 icon indicating copy to clipboard operation
parse5 copied to clipboard

error TS2305: Module '"entities/lib/decode.js"' has no exported member 'EntityDecoder'.

Open shashi-chemist2u opened this issue 1 year ago • 2 comments
trafficstars

node_modules/parse5/dist/tokenizer/index.d.ts:3:10 - error TS2305: Module '"entities/lib/decode.js"' has no exported member 'EntityDecoder'.

3 import { EntityDecoder } from 'entities/lib/decode.js';


Found 1 error in node_modules/parse5/dist/tokenizer/index.d.ts:3

[email protected] version has breaking change was fine on [email protected] version

shashi-chemist2u avatar Oct 14 '24 05:10 shashi-chemist2u