-
-
Notifications
You must be signed in to change notification settings - Fork 259
Open
Description
I know that I can skip dependency check with --no-install-deps
, but I’m proposing the default behavior to be:
- Check whether dependencies are satisfied without super-user permission.
- 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
Labels
No labels