Skip to content

Getting an error parsing rstudio-release.json due to invalid comment in json-file #26

@kvikende

Description

@kvikende

Commit 73cd034 added a javascript style block comment in the .json file, however the json spec does not allow for any comments which cause the json parser to not being able to parse the file.

Additionally, it introduced a trailing comma which is also not allowed according to the json spec.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions