[Pkg-javascript-devel] Bug#977781: Bug#977781: real issue is, it does not pull not-yet-cached modules
Akshay S Dinesh
akshay at learnlearn.in
Tue Dec 22 03:28:12 GMT 2020
> > >I think the real issue is that it does not pull not-yet-cached
> modules.
> >
I did some console.log debugging yesterday.
The tarball-fetcher, for whatever be the reason, doesn't ever trigger
the .on('finish' event
https://salsa.debian.org/js-team/node-yarnpkg/-/blob/master/src/fetchers/tarball-fetcher.js#L164
There are some 4 pipes before the finish event. I'm looking through each
one of them to see if there's a mismatch.
More information about the Pkg-javascript-devel
mailing list