Skip to content

Passing more than one parameter on tns create returns unappropriate error message #2727

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

Closed
pkoleva opened this issue Apr 20, 2017 · 0 comments

Comments

@pkoleva
Copy link
Contributor

pkoleva commented Apr 20, 2017

Tell us about the problem

When creating an app error message doesn't really help you to understand what's wrong with your command.

Which platform(s) does your issue occur on?

Both

Please provide the following version numbers that your issue occurs with:

  • CLI: 3.0.0 RC but it is reproduced with older versions as well

Please tell us how to recreate the issue in as much detail as possible.

tns create wqeer sadadfad
The parameter null is not valid for this command.

Fatme added a commit to telerik/mobile-cli-lib that referenced this issue Apr 10, 2018
…eate command is executed.

Current behaviour:
When `tns create wqeer sadadfad` command is executed, `The parameter null is not valid for this command.` error is thrown.

New behaviour:
When `tns create wqeer sadadfad` command is executed, `The parameter sadadfad is not valid for this command.` error is thrown.

Fixes NativeScript/nativescript-cli#2727
@Fatme Fatme self-assigned this Apr 11, 2018
@Fatme Fatme added this to the 4.0.1 milestone Apr 11, 2018
dtopuzov added a commit to NativeScript/nativescript-cli-tests that referenced this issue Apr 25, 2018
Natalia-Hristova pushed a commit to NativeScript/nativescript-cli-tests that referenced this issue May 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants