ng-toolkit icon indicating copy to clipboard operation
ng-toolkit copied to clipboard

keyword "id", use "$id" for schema ID

Open ghost opened this issue 2 years ago • 4 comments

I'm submitting a...


[ ] Bug report  
[ ] Feature request
[ ] Documentation issue or request

In package


[ ] @ng-toolkit/init
[ ] @ng-toolkit/serverless
[ ] @ng-toolkit/universal
[ ] @ng-toolkit/pwa
[ ] @ng-toolkit/firebug

Current behavior

Expected behavior

Minimal reproduction of the problem with instructions

Example repository

What is the motivation / use case for changing the behavior?

Environment


Angular version: X.Y.Z


- Node version: XX  
- Platform:  

Others:

ghost avatar May 09 '22 12:05 ghost

I am too facing the same issue for @ng-toolkit/serverless "@angular/core": "^16.0.3",

Angular CLI: 16.0.3 Node: 18.14.2 Package Manager: npm 9.5.0 OS: win32 x64

Debananda avatar May 28 '23 13:05 Debananda

same issue occur while trying to add universal and serverless in angular 16 and 14 also.

nomi1994 avatar Oct 10 '23 06:10 nomi1994

same issue for me

Node - v20.8.0 Angular CLI - 14.2.10

I see this when I run sudo ng add @ng-toolkit/universal Then It asks - Would you like to proceed? I said -Yes

Packages successfully installed. NOT SUPPORTED: keyword "id", use "$id" for schema ID

dropout-developer avatar Dec 07 '23 22:12 dropout-developer