[Pkg-javascript-devel] Bug#942200: Bug#942200: Bug#942200: rollup 1.0 transition: node-d3 built with rollup 1.0 gives error in test
    Pirate Praveen 
    praveen at onenetbeyond.org
       
    Mon Oct 14 08:43:31 BST 2019
    
    
  
On Sun, Oct 13, 2019 at 19:13, Xavier <yadd at debian.org> wrote:
> Thanks a lot for your work !
> 
You are welcome :)
>> We'll need to update node-rollup-pluginutils to 2.6 and drop 
>> src_babel generation as tsc can consume ES module directly. I'm 
>> going to try this tomorrow.
After updating node-rollup-pluginutils, I get
../../../../../../../usr/share/nodejs/rollup-pluginutils/src/createFilter.ts:1:16 
- error TS2307: Cannot find module 'micromatch'.
1 import mm from 'micromatch';
                 ~~~~~~~~~~~~
../../../../../../../usr/share/nodejs/rollup-pluginutils/src/extractAssignedNames.ts:1:22 
- error TS2307: Cannot find module 'estree-walker'.
1 import { Node } from 'estree-walker';
                       ~~~~~~~~~~~~~~~
I think we'll need to include the type definitions in these two 
packages (or add them to node-typescript-types). I will try this now.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-devel/attachments/20191014/45db48cc/attachment.html>
    
    
More information about the Pkg-javascript-devel
mailing list