Quoting Julien Puydt (2021-11-30 22:14:17)
> Le dimanche 28 novembre 2021 à 17:30 +0100, Jonas Smedegaard a écrit :
> > Quoting Julien Puydt (2021-11-28 17:01:56)
> > > Le dimanche 28 novembre 2021 à 15:38 +0100, Yadd a écrit :
> > > > 
> > > > please try with node-lodash-packages
> > > > 4.17.21+dfsg+~cs8.31.198.20210220-
> > > > 2
> > > > from experimental.
> > > 
> > > I don't see it yet:
> > > apt-cache show node-lodash-packages |grep Version
> > > Version: 4.17.21+dfsg+~cs8.31.196.20210220-2
> > 
> > Not sure, but seems the above command is unreliable, and this one 
> > works:
> > 
> >   apt-cache search node-types-lodash.escape
> > 
> 
> No, it's reliable, but I think I was using a mirror and it took time 
> to get in sync. Now I could install the new package, and it looks like 
> it would do the trick.

Sorry, let me clarify:

This command:

  apt-cache show node-lodash-packages |grep Version

does not reliably tell you if TypeScript definitions are provided, so is 
dependent on someone telling you which magic version to look for.


This command, however:

  apt-cache search node-types-lodash.escape

tells you which binary package either is or virtually provides the 
package "node-types-lodash.escape".


 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private

Attachment: signature.asc
Description: signature

Reply via email to