Error in Get Started Console and Build
Is there an existing issue for this?
- [X] I have searched the existing issues
Description
Error to compile the projet in Teste.EntityFrameworkCore.Applications, the Attribute used to the class EfCoreSampleAppServiceTests is [Collection(NameOfProjectTestConsts.CollectionDefinitionName)]
The NameOfProjectTestConsts does not exist
Reproduction Steps
In the web site, get started, Multi Layer - Angular - Lite Theme - EF Core - Postgre - React Native - Create Solution Folder - Progressive Web Application...
I used all this to create my project, i copy the cmd command <abp new Test -u angular -dbms PostgreSQL -m react-native --pwa -csf >
in the end of console the is the log <npm ERR! could not determine executable to run>
When i opne the aspnet-core project, i compile e there is a error the TestTestConsts does not exist at this two classes EfCoreSampleDomainTests and EfCoreSampleAppServiceTests
Expected behavior
Compile succes
Actual behavior
No response
Regression?
No response
Known Workarounds
No response
Version
8.1.3
User Interface
Angular
Database Provider
EF Core (Default)
Tiered or separate authentication server
None (Default)
Operation System
Windows (Default)
Other information
No response
hi
I can't reproduce with abp new Test -u angular -dbms PostgreSQL -m react-native --pwa -csf
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.