You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.
$ qpm install
INFO: Package async.future.pri has a different license (APACHE_2_0) than it's dependant (NONE).
INFO: Package async.future.pri has a different license (APACHE_2_0) than it's dependant (NONE).
INFO: Package net.efever.aconcurrent has a different license (APACHE_2_0) than it's dependant (NONE).
Installing async.future.pri@0.3.6.4
Installing async.future.pri@0.3.6.1
Installing async.future.pri@0.3.6.1
It will install async.future.pri for twice but it is not using the latest version. It uses an old version which is required by async.future.pri@0.3.6.1.
I think in this situation, it should use the latest version instead of the old one.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
Let's say you have a
qpm.json
like this oneThen run
qpm install
It will install async.future.pri for twice but it is not using the latest version. It uses an old version which is required by
async.future.pri@0.3.6.1
.I think in this situation, it should use the latest version instead of the old one.
The text was updated successfully, but these errors were encountered: