Skip to content

Exceptions tracking is not correctly set in user-settings #695

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

Closed
rosen-vladimirov opened this issue Jul 27, 2015 · 0 comments
Closed

Exceptions tracking is not correctly set in user-settings #695

rosen-vladimirov opened this issue Jul 27, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@rosen-vladimirov
Copy link
Contributor

CLI has user-settings file, where the status of feature usage tracking and exceptions tracking should be saved. The file is located in %LocalAppData%/.nativescript-cli/ on Windows and in ~/.loca/share/.nativescript-cli on Mac and Linux. The current content is:

{
    "TrackFeatureUsage": "false",
    "null": "true"
}

So the value of Exceptions tracking is not set in the file.

@rosen-vladimirov rosen-vladimirov self-assigned this Jul 27, 2015
@rosen-vladimirov rosen-vladimirov added this to the 1.2.2 milestone Jul 27, 2015
rosen-vladimirov added a commit that referenced this issue Jul 27, 2015
Set correct name for ERROR_REPORTING_SETTING_NAME in static config. Fixes #695
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants