Open Closed

Abp suite generate microservices with angular add not existing Blazor project #7395


User avatar
0
icoretchi created

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, and please first use the search on the homepage. Provide us with the following info:

  • ABP Framework version: vX8.2.0-rc.5
  • UI Type: Angular
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..) / MongoDB
  • Tiered (for MVC) or Auth Server Separated (for Angular): microservice
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hi,

When I am using abp suite to generate solution based on microservice template for Angular UI, the solution file will contain a reference to non existing Blazor project.

Cheers,


4 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Could you share the steps to reproduce? thanks.

  • User Avatar
    0
    icoretchi created

    Hi,

    • lunch abp suite
    • select to create new solution
    • select microservice template
    • select Angular UI
    • press generate
    • try to build the solution

    Cheers

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    I can reproduce the problem.

    we will fix it and your ticket was refunded.

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    https://github.com/abpframework/abp/issues/20108

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