0
fernando.guilherme created
- ABP Framework version: v7.2.3
- UI Type: Angular
- Database System: EF Core (SQL Server)
- Tiered (for MVC) or Auth Server Separated (for Angular): no
- Exception message and full stack trace: Cannot read properties of null (reading 'replace')
- Steps to reproduce the issue:
Hey,
I'm trying to generate the angular front proxy and it's giving me this error.
Is there something related to [RemoteService(IsEnabled = false)]?
Is the appservice necessary with [RemoteService(IsEnabled = true)], to be listed in swagger and the proxy to be generated with the command abp generate-proxy -t ng?
Is there any log that can see what the problem is or any indication of what might be happening?
can you help me?