-
-
Notifications
You must be signed in to change notification settings - Fork 195
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to start Analytics Broker process. (NativeScript CLI) #3182
Comments
Just to be sure this is an issue, I uninstalled node and did a fresh install of Node / NPM.
and the issue still persists. |
Update - since I didn't see this happening with anyone else, I figured it must be some local configuration. I was using nodist (installed by choco on Windows). I've now switched to a pure node install from the website and things seem to be working. Thanks for looking into this and perhaps someone else may run into it and see how I was able to work around it. |
Hey @MarkTechson , |
Btw we've introduced a fix in latest master - when analytics operations fail, CLI will no longer fail and it will continue working. It is introduced in this PR: #3197 |
@rosen-vladimirov thanks for taking this issue seriously! I appreciate that. This team is phenomenal! |
Did you verify this is a real problem by searching Stack Overflow and the other open issues in this repo?
Tell us about the problem
Please, ensure your title is less than 63 characters long and starts with a capital
letter.
When running tns create or tns doctor I get the error: Unable to start Analytics Broker process. (NativeScript CLI)
Which platform(s) does your issue occur on?
iOS/Android/Both
Please provide the following version numbers that your issue occurs with:
Please tell us how to recreate the issue in as much detail as possible.
When running commands for the NativeScript-cli, the following error shows up:
When running the analytics directly (which is what the code is trying to do) the following issue appears:
The text was updated successfully, but these errors were encountered: