Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Reduce installPackage() calls & switch back to silent #17

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

rschristian
Copy link
Member

No description provided.

const installOpts = {
packageManager,
cwd: to,
silent: true,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#16 changed installer, which defaults to non-silent installs. This simply restores the old behavior (and looks much cleaner).

@rschristian rschristian merged commit 4f277b8 into master Feb 22, 2024
@rschristian rschristian deleted the refactor/install-deps branch February 22, 2024 04:48
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.

1 participant