alire icon indicating copy to clipboard operation
alire copied to clipboard

Pinning with the command line a dependency wrongly complains about it already being a dependency

Open mosteo opened this issue 3 years ago • 1 comments
trafficstars

For example, inside hello doing alr pin libhello --use ../libhello should succeed but it says that libhello is already a dependency.

mosteo avatar Jan 19 '22 12:01 mosteo