angular 13 ng add @ngx-pwa | An unhandled exception occurred NOT SUPPORTED: keyword "id", use "$id" for schema ID #853
Daniel-Dayan
started this conversation in
General
Replies: 1 comment
-
Issue created: #854 , thanks for reporting |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Has anyone encountered this error?
[error] Error: NOT SUPPORTED: keyword "id", use "$id" for schema ID at Object.code (C:\MainProject\WaysOfLifePrijects\wol-app\node_modules\ajv\dist\vocabularies\core\id.js:6:15) at keywordCode (C:\MainProject\WaysOfLifePrijects\wol-app\node_modules\ajv\dist\compile\validate\index.js:454:13) at C:\MainProject\WaysOfLifePrijects\wol-app\node_modules\ajv\dist\compile\validate\index.js:222:17 at CodeGen.code (C:\MainProject\WaysOfLifePrijects\wol-app\node_modules\ajv\dist\compile\codegen\index.js:439:13) at CodeGen.block (C:\MainProject\WaysOfLifePrijects\wol-app\node_modules\ajv\dist\compile\codegen\index.js:568:18) at iterateKeywords (C:\MainProject\WaysOfLifePrijects\wol-app\node_modules\ajv\dist\compile\validate\index.js:219:9) at groupKeywords (C:\MainProject\WaysOfLifePrijects\wol-app\node_modules\ajv\dist\compile\validate\index.js:208:13) at C:\MainProject\WaysOfLifePrijects\wol-app\node_modules\ajv\dist\compile\validate\index.js:192:13 at CodeGen.code (C:\MainProject\WaysOfLifePrijects\wol-app\node_modules\ajv\dist\compile\codegen\index.js:439:13) at CodeGen.block (C:\MainProject\WaysOfLifePrijects\wol-app\node_modules\ajv\dist\compile\codegen\index.js:568:18)
Beta Was this translation helpful? Give feedback.
All reactions