Skip to content

[Enhancement] Add --verbose flag to show raw install output #39

@chahe-dridi

Description

@chahe-dridi
Currently stdout/stderr from install scripts is hidden (piped away).
Add --verbose to show the full output from each package manager command.

This is important for debugging failed installs.

File to edit: src/installer.js
Change: pass { stdio: 'inherit' } to execa when --verbose is set

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions