Skip to content

fix: remove package manager fallback#120

Open
ryuapp wants to merge 2 commits intohonojs:mainfrom
ryuapp-contrib:fix/use-pm-with-no-fallback
Open

fix: remove package manager fallback#120
ryuapp wants to merge 2 commits intohonojs:mainfrom
ryuapp-contrib:fix/use-pm-with-no-fallback

Conversation

@ryuapp
Copy link
Copy Markdown
Contributor

@ryuapp ryuapp commented Feb 21, 2026

Related #118

This PR removes the fallback behavior that was triggered when the specified --pm package manager was not found.

The fallback make it difficult for users to debug issues, and given that this tool may be executed by AI agents, it
should fail explicitly rather than silently falling back to an interactive TUI prompt.

@yusukebe
Copy link
Copy Markdown
Member

Hi @ryuapp

Thank you for the PR. In this branch, if the package manager specified with the -pm option is not installed on the machine, what is shown in the console? I think it's user-friendly if it shows like "The package manager abc is not installed".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants