Hi all,

node-entities migration is blocked due to node-htmlparser2. To update it
I updated node-domelementtype, node-domhandler, node-dom-serializer and
node-domutils. Whil trying to build node-domutils, I got this:

tsc
../../../usr/share/nodejs/domhandler/lib/node.d.ts(1,29): error TS2307:
Cannot find module 'domelementtype'.

It seems that tsc isn't able to find
/usr/share/nodejs/domelementtype/lib/index.d.ts (package.json:
"types":"lib/index.d.ts", file installed).

Could someone take a look at my changes (nothing pushed, only in salsa)

Cheers,
Xavier

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to