Commit 20e436d
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 54ccb19 commit 20e436d
1 file changed
+1
-1
lines changed
0 commit comments