Open Closed

Error when trying to use abp generateproxy -t ng -m identity #3092


User avatar
0
learnabp created
  • ABP Framework version: v5.2.2

  • UI type: Angular

  • DB provider: EF Core

  • Tiered (MVC) or Identity Server Separated (Angular): no

  • Steps to reproduce the issue:"

  1. Create a new angular solution
  2. Go into Angular folder and try generating proxy using abp generate-proxy -t ng -m identity

getting the below error


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

    Hi,

    We created an issue for this: https://github.com/abpframework/abp/issues/12618

    You can try specifying the url parameter

    eg : abp generate-proxy -t ng -m identity -u https://localhost:44305

    BTW, your ticket refunded

  • User Avatar
    0
    learnabp created

    Why do i still get a warning [16:35:30 WRN] Couldn't determinate version of "@abp/ng.schematics" package. ?

    looks like the generation is fine

  • User Avatar
    0
    muhammedaltug created

    Hello,

    The warning message is wrong we fixed and it will be available in the next versions thanks for reporting

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