Environment
- CLI: 5.0.3
- Cross-platform modules: 5.0.0
- iOS Runtime: 5.0.0
To Reproduce
tns create myApp --js && cd myApp``
tns debug ios --inspector
ctl + c
- the NativeScript Inspector will not be closed and will crash when you try to set a breakpoint
Expected behavior
The NativeScript Inspector should be closed along with the CLI.