Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was 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

@lee-dohm

Description

@lee-dohm

Prerequisites

Description

Running apm install [email protected] results in an error even though the version is listed in the database.

Steps to Reproduce

  1. Open a terminal session
  2. Execute apm install [email protected]

Expected behavior: autocomplete-python v1.8.11 to be installed

Actual behavior: Package version: 1.8.11 not found error returned

Versions

Atom    : 1.20.0-dev-57e023e74
Electron: 1.6.9
Chrome  : 56.0.2924.87
Node    : 7.4.0
apm  1.18.3
npm  3.10.10
node 6.9.5 x64
python 2.7.13
git 2.13.3

Additional Information

I suspect this is because the results from the API aren't paginated.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions