Le 8 septembre 2021 19:54:24 GMT+02:00, Nilesh Patra <[email protected]> a écrit : > >Hi Vivek, > >On 9/8/21 10:21 PM, Vivek K J wrote: >> I just tried building reverse dependencies using the latest node-tslib. >> Lumino[1], node-ast-types[2] and node-recast[3] returned FAIL status. >> unfortunately I can't build node-rollup-plugin-typescript using the same >> script. (Waited over 2 hrs. :( ). So what's next ? > >Ah, it is good that you tested it before-hand. >For now, I uploaded your package to experimental. >You could proceed with developing your target package targeting experimental >(for now). >And if you'd like to bring new tslib to unstable sooner, you could see the >pseudo-excuses here[4] (it'll get updated in a few days) >file bugs and help fix stuff, just as Praveen said in the other email. > >Thanks for your work! > >> [1] => https://paste.debian.net/1210884/ >> [2] => https://paste.debian.net/1210885/
For "type unknown" : this means often that tsc is too recent. You can safely add a line before with "// @ts-ignore >> [3] => https://paste.debian.net/1210886/ >[4]: https://release.debian.org/britney/pseudo-excuses-experimental.html > >Kind Regards, >Nilesh > -- Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté. -- Pkg-javascript-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel
