Open Closed

Generate proxy filr #2417


User avatar
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)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    It looks like just a warn, did you get some other errors? PS: don't forget to add url option.

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    You can follow this issue: https://github.com/abpframework/abp/issues/11302

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11