abp icon indicating copy to clipboard operation
abp copied to clipboard

Error in Get Started Console and Build

Open FelipeDecker opened this issue 1 year ago • 1 comments

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

FelipeDecker avatar Jun 05 '24 00:06 FelipeDecker

hi

I can't reproduce with abp new Test -u angular -dbms PostgreSQL -m react-native --pwa -csf

maliming avatar Jun 10 '24 09:06 maliming

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.

stale[bot] avatar Apr 26 '25 06:04 stale[bot]