I need to add an API to the list of API in my project ;
abp generate-proxy -t ng ABP CLI 8.3.0 "@abp/ng.schematics" version is lower than ABP Cli version. Unknown option: '--url' Unknown option: '__default' Unknown option: '--entry-point' Unknown option: '__default' Unknown option: '--service-type' Unknown option: 'application'
abp generate-proxy -t ng -m identity -u https://localhost:44305 ABP CLI 8.3.0 "@abp/ng.schematics" version is lower than ABP Cli version. Unknown option: '--url' Unknown option: 'https://localhost:44305' Unknown option: '--entry-point' Unknown option: '__default' Unknown option: '--service-type' Unknown option: 'application'
Please advice
2 Answer(s)
-
0
I also tried npm install @abp/ng.schematics@latest but its giving dependency issue in my project
-
0
Hi,
Could you share the full steps to reproduce? i will check it.