Open Closed

Cannot generate proxy microservice/angular #3668


User avatar
0
guven.uysall created
  • ABP Framework version: v5.3.3
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes

abp generate-proxy -t ng

[Invalid Module] Backend module "productService" does not exist in API definition.

I added new endpoints to product service. I want them to be proxy added on angular side.

What are your suggestions on this subject?


1 Answer(s)
  • User Avatar
    0
    muhammedaltug created

    Hello,

    Currently, proxy generation in angular microservice templates needs extra steps. We will change the microservice template. Please follow steps in gist

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