Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

Fix The parameter null is not valid for this command. error when create command is executed. #1083

Merged
merged 1 commit into from
Apr 11, 2018

Conversation

Fatme
Copy link
Contributor

@Fatme Fatme commented Apr 10, 2018

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

…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 changed the base branch from master to release April 10, 2018 08:07
Copy link
Collaborator

@rosen-vladimirov rosen-vladimirov left a comment

Choose a reason for hiding this comment

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

👏

@Fatme Fatme merged commit 1b88f0e into release Apr 11, 2018
@Fatme Fatme deleted the fatme/fix-create-error branch April 11, 2018 07:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants