Skip to content

Commit 7cd28e0

Browse files
committed
Merge pull request #90 from NativeScript/ki-console-release
Adding known issue about IronPort and feature usage tracking
2 parents 1779f7e + fc54022 commit 7cd28e0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -439,6 +439,12 @@ Known Issues
439439
```
440440

441441
Where `<Device ID>` is the index or name of the device as listed by `tns list-devices`.
442+
* On OS X systems with configured firewall or web proxy, when you run a command, the operation might not release the command line and you might not be able to run other commands until you break the current operation.<br/>If you have enabled feature usage tracking for the NativeScript CLI, but you have not authenticated with the firewall or web proxy on your OS X system, the NativeScript CLI might not release the command line after you run a command. To continue working with the NativeScript CLI, you need to break the current operation by pressing `Ctrl+C`.<br/>**Workaround:** Authenticate with the firewal or web proxy.
443+
1. Close the terminal.
444+
1. Run Safari.
445+
1. Attempt to open a web page.
446+
1. Provide your authentication credentials for accessing the Internet.
447+
1. Run the terminal and continue working with the NativeScript CLI.
442448

443449
How to Contribute
444450
===

0 commit comments

Comments
 (0)