Skip to content

Check for user specified architecture and OS when considering installed packages

'tap package show' will prefer the local package if it exists and is compatible with the input arguments, but it did not consider OS and Architecture previously. This adds such checks.

Closes #794

Edited by Alexander Nørskov Larsen

Merge request reports