This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
apm can't install a version that is more than [pagination limit] behind the latest #733
Open
1 task done
Prerequisites
Description
Running
apm install [email protected]
results in an error even though the version is listed in the database.Steps to Reproduce
apm install [email protected]
Expected behavior: autocomplete-python v1.8.11 to be installed
Actual behavior:
Package version: 1.8.11 not found
error returnedVersions
Additional Information
I suspect this is because the results from the API aren't paginated.
The text was updated successfully, but these errors were encountered: