**Environment** - CLI: 5.0.3 - Cross-platform modules: 5.0.0 - iOS Runtime: 5.0.0 **To Reproduce** 1) `tns create myApp --js && `cd myApp`` 2) `tns debug ios --inspector` 3) `ctl + c` 4) 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.