You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
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.
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.
FixesNativeScript/nativescript-cli#2727
0 commit comments