Skip to content
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

[error] Error: NOT SUPPORTED: keyword "id", use "$id" for schema ID #23

Open
djaimej opened this issue May 2, 2024 · 0 comments
Open

Comments

@djaimej
Copy link

djaimej commented May 2, 2024

By executing ng g ngx-spec:specs '**/*'

[error] Error: NOT SUPPORTED: keyword "id", use "$id" for schema ID
at Object.code (C:\Users[user/project]\node_modules\ajv\dist\vocabularies\core\id.js:6:15)
at keywordCode (C:\Users[user/project]\node_modules\ajv\dist\compile\validate\index.js:464:13)
at C:\Users[user/project]\node_modules\ajv\dist\compile\validate\index.js:222:17
at CodeGen.code (C:\Users[user/project]\node_modules\ajv\dist\compile\codegen\index.js:439:13)
at CodeGen.block (C:\Users[user/project]\node_modules\ajv\dist\compile\codegen\index.js:568:18)
at iterateKeywords (C:\Users[user/project]\node_modules\ajv\dist\compile\validate\index.js:219:9)
at groupKeywords (C:\Users[user/project]\node_modules\ajv\dist\compile\validate\index.js:208:13)
at C:\Users[user/project]\node_modules\ajv\dist\compile\validate\index.js:192:13
at CodeGen.code (C:\Users[user/project]\node_modules\ajv\dist\compile\codegen\index.js:439:13)
at CodeGen.block (C:\Users[user/project]\node_modules\ajv\dist\compile\codegen\index.js:568:18)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant