-
ABP Framework version: v9.0.3
-
UI Type: Angular
-
Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..)
-
Tiered (for MVC) or Auth Server Separated (for Angular): yes
-
Exception message and full stack trace: Error: src/app/proxy/books/models.ts:13:9 - error TS2304: Cannot find name 'enum'.
-
Steps to reproduce the issue:
I use the standard-Template, which you provide,
Then I call "abp generate-proxy -t ng" in the angular frontend
Results in :
Error: src/app/proxy/books/models.ts:13:9 - error TS2304: Cannot find name 'enum'.
13 type: enum;
I can not build.
4 Answer(s)
-
0
-
0
Hello, this problem was fixed with this release https://github.com/abpframework/abp/releases/tag/9.0.5 in this PR https://github.com/abpframework/abp/pull/22120
-
0
Hi, but you can not take a -1 one from my credits for asking questions. Because its a bug
-
0
Hello again, I am refunding your ticket. Thank you for your cooperation.