Commit 44b0660
committed
Fix exception in getCommandName
Update common lib where the following change is applied:
Add toString() call before calling toLowerCase() to make sure the value is a string. This prevents exception when passed value is a number.
Fixes https://huboard.com/NativeScript/nativescript-cli#/issues/548505241 parent 8b6d8e1 commit 44b0660
1 file changed
+1
-1
lines changed
0 commit comments