[Pkg-javascript-devel] tsc help needed
    Xavier 
    yadd at debian.org
       
    Mon Oct 14 20:13:08 BST 2019
    
    
  
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
    
    
More information about the Pkg-javascript-devel
mailing list