Skip to content

Show detected package manager at startup (verbose mode) #29

@DecampsRenan

Description

@DecampsRenan

Add an optional verbose output that shows which package manager was detected and why. This helps users confirm that spm is using the right tool, and is useful for debugging detection issues.

Expected behavior

$ spm install --verbose
→ using yarn (detected via yarn.lock)
yarn install v4.1.0
...

This could also be enabled via an environment variable like SPM_VERBOSE=1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestuxUser experience improvement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions