0
    
    
        
                    lavedissian created
                    
                    
                    
                
                - ABP Framework version: v5.1.1
- UI type: Angular
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): no
- Exception message and stack trace:
- Steps to reproduce the issue:"
add some new service and need to generate the proxy when run the command abp generate-proxy -t ng I get the following erorr
An unhandled exception occurred: NOT SUPPORTED: keyword "id", use "$id" for schema ID
C:\workspaceAbp\Book\angular>abp generate-proxy -t ng [22:23:41 INF] ABP CLI (https://abp.io) [22:23:42 INF] Version 5.1.1 (Stable) [22:23:43 WRN] Couldn't determinate version of "@abp/ng.schematics" package. An unhandled exception occurred: NOT SUPPORTED: keyword "id", use "$id" for schema ID
2 Answer(s)
- 
    0Hi, It looks like just a warn, did you get some other errors? PS: don't forget to add urloption.
- 
    0Hi, You can follow this issue: https://github.com/abpframework/abp/issues/11302 
 
                                