Open Closed

ABP Suite does not generate Angular UI #5098


User avatar
0
m.alsuwialem created
  • ABP Framework version: v7.2.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

after I create the entity, and click save and generate, it's don't generate the angler UI


6 Answer(s)
  • User Avatar
    0
    masum.ulu created
    Support Team Angular Developer

    Hi m.alsuwialem

    Can you tell me steps with the options for reproduce the error please ?

  • User Avatar
    0
    m.alsuwialem created

    I fill the Entity form, and asked to generate the interface as below img

    and I received the Complete message, with generating the backend & migration db, but the UI was not generated.

    below cmd logs

  • User Avatar
    0
    masum.ulu created
    Support Team Angular Developer

    Hi,

    I try to reproduce this situation but I didn't, I applied your steps and this is the Result

    angular folder

    Can you send your angular UI & folder structure just to be sure

  • User Avatar
    0
    m.alsuwialem created

    kindly find the below

  • User Avatar
    0
    masum.ulu created
    Support Team Angular Developer

    Hi again,

    Can you please follow the steps below

    • Clean uninstall suite and reinstall Check document
    • Clean yarn & npm cache
      • yarn cache clean || npm cache clean --force
    • Create new project with suite

    After applied these steps can you notify me please ?

  • User Avatar
    0
    m.alsuwialem created

    after update the abp with last version this issue is fixed,

    thank you.

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