Käyttäjän "antoine.baril" toiminnot

I also get this issue when I try to specify a modul. I have to use the following syntax and specify the URL instead of the module name (where the URL is the one my micro-service) :

abp generate-proxy -t ng --url https://localhost:56691

Hi, I have the exact same issue. I also tried the two suggested solutions, without success. Even if I change the information of the "default" key in the environment.ts file, the apiName in the generated proxies will still be "default".

The only way I found so far to make this work (which is an ugly workaround) is to edit each generated file and change the "apiName" key's value by the correct apiName.

For instance, here is how it looks in the environment.ts file :

When I generate the proxies, the apiName is not generated correctly (see image below) :

So I just edit it manually :

However, this is an ugly workaround because each time I generate the proxies, the apiName value is overwritten. It's just a fix to be able to keep working, at least.

Any help would be greatly appreciated!

Thank you

Näytetään 1 - 2/2 tietueesta
Made with ❤️ on ABP v8.2.0-preview Updated on maaliskuuta 25, 2024, 15.11