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

fix(new): fix language bug #822

Merged
merged 2 commits into from
Aug 23, 2020

Conversation

MarkPieszak
Copy link
Member

PR Type

[x] Bugfix

What is the current behavior?

nest n -l typescript (or javascript, or any language that doesn't exist errors out without giving information.

Issue Number: nestjs/nest#4854 (closed ticket bug related issue)

What is the new behavior?

nest n -l javascript works (as well as typescript) and any languages that don't exist throw errors letting users know.

image

Does this PR introduce a breaking change?

[x] No

@kamilmysliwiec kamilmysliwiec merged commit 502547a into nestjs:master Aug 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants