Skip to content

Check dependency with non-sudo #338

@FranklinYu

Description

@FranklinYu

I know that I can skip dependency check with --no-install-deps, but I’m proposing the default behavior to be:

  1. Check whether dependencies are satisfied without super-user permission.
  2. If some dependency is missing, install with super-user permission.

This way we can skip unnecessary sudo without breaking any current behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions