wclr / yalc

Work with yarn/npm packages locally like a boss.
MIT License
5.64k stars 147 forks source link

[Bug] I need to re-add the dependency every time it updates after I re-push it #228

Open Nantris opened 11 months ago

Nantris commented 11 months ago

What could be the problem here? This is really tedious and makes development quite difficult (although not as difficult as not having yalc at all.)

Nantris commented 11 months ago

Nothing ever changes with any combination of yalc push/publish commands and args - I always need to run yalc add [dep] anew afterwards.

And it specifically has to be yalc add - yalc update does nothing, and yalc update --no-pure says added to .yalc/depname purely