Skip to content

"use stable" returns TypeError: Invalid Version: stable #31

@funkadelic

Description

@funkadelic

When I try to "use" the stable channel via use stable it returns an error:

❯ plugin-cli use stable
    TypeError: Invalid Version: stable

but I am able to use other channels available to me (eg. use next works)

That said, i am able to select from my locally installed versions, once of which is stable

plugin-cli update --from-local
Found versions:
     2.69.5
     3.0.0-next.70.6ed195f6
     3.0.0-next.72.6a98bad18
     3.0.0-next.73.405bc1c39
     3.0.0-next.74.9b0e35a02
     3.0.0-next.74.9b0e35a02.partial.78322
     3.0.0-next.75.1fd955820
     3.0.0-next.77.cae73e2c9
     stable

Enter a version to update to: stable

On a related note, the issue noted in #14 would be nice to have as well, when use is called with no args it would behave like I was calling update --from-local where I could select from a list

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions