You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use abp generate-proxy -t ng -u <URL> -m identity to generate proxies file
This PR prevents generating some Dtos files but does not use the correct import namespace
The text was updated successfully, but these errors were encountered:
realLiangshiwei
changed the title
Problem when generate identity module proxies file
Angular: Problem when generate identity module proxies file
Aug 29, 2024
Related: #20035
Steps
abp new BookStore -u angular
abp generate-proxy -t ng -u <URL> -m identity
to generate proxies fileThis PR prevents generating some Dtos files but does not use the correct import namespace
The text was updated successfully, but these errors were encountered: