Skip to content

Uninstalling Package by Binary Name #976

@hffmnn

Description

@hffmnn

When running the list command, I get the following:

❯ volta list                                                                                                                                                                                                      
⚡️ Currently active tools:

    Node: v12.19.0 (default)
    Yarn: v1.22.10 (default)
    Tool binaries available:
        firebase (default)

When trying to uninstall I get this:

❯ volta uninstall firebase --verbose                                                                                                                                                                              
[verbose] Acquiring lock on Volta directory: /Users/christian/.volta/volta.lock
warning:  No package 'firebase' found to uninstall
[verbose] Unlocking Volta Directory
[verbose] No custom hooks found
❯ which firebase                                                                                                                                                                                                  
~/.volta/bin/firebase

Did I misunderstand the usage of volta somehow?

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