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

Print CLI output when running npx typia setup. #847

Merged
merged 1 commit into from
Oct 18, 2023
Merged

Conversation

samchon
Copy link
Owner

@samchon samchon commented Oct 18, 2023

When installing dependencies of typia through the npx typia setup command, the setup process can be failed by another libraries' peerDependencies restriction. By the way, as current typia setup wizard does not print the console output during the dependencies' setup, user can't know the reason why of the setup failure.

Therefore, changed the setup wizard to print the console output during the dependencies' setup process.

When installing dependencies of `typia` through the `npx typia setup` command, the setup process can be failed by another libraries' `peerDependencies` restriction. By the way, as current typia setup wizard does not print the console output during the dependencies' setup, user can't know the reason why of the setup failure.

Therefore, changed the setup wizard to print the console output during the dependencies' setup process.
@samchon samchon added the enhancement New feature or request label Oct 18, 2023
@samchon samchon self-assigned this Oct 18, 2023
@samchon samchon merged commit 4545c08 into master Oct 18, 2023
3 checks passed
@samchon samchon deleted the features/wizard branch October 18, 2023 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant