Skip to content

An unhandled exception occurred: NOT SUPPORTED: keyword "id", use "$id" for schema ID #35

Open
@KeithHayes23

Description

@KeithHayes23

You simple need to change you schema.json file:
from: "id": "SVGIconsBuilderGenerateIconLib",
to: "$id": "SVGIconsBuilderGenerateIconLib"

This is due to a depreciation in npm ajv lib.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions