Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create a project with abp cli by referencing locall but I am getting error #19838

Open
1 task done
eemogz opened this issue May 15, 2024 · 4 comments
Open
1 task done

Comments

@eemogz
Copy link

eemogz commented May 15, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Description

I am trying to create a project with abp cli by referencing locall but I am getting the attached errors. The cli command I am using is “abp new MyAbpProject -t app --local-framework-ref --abp-path ‘C:\Users\Oguzhan\Desktop\abp_git_clone\framework’ ”
local-path

Reproduction Steps

No response

Expected behavior

No response

Actual behavior

No response

Regression?

No response

Known Workarounds

No response

Version

abp clı 8.1.2

User Interface

MVC

Database Provider

EF Core (Default)

Tiered or separate authentication server

None (Default)

Operation System

Windows (Default)

Other information

No response

@eemogz eemogz added the bug label May 15, 2024
@maliming
Copy link
Member

hi

If the projects exist. You can try to build it using the dotnet build command.

image

@maliming maliming removed the bug label May 16, 2024
@eemogz
Copy link
Author

eemogz commented May 16, 2024

I tried but I can't fix it, it gives an error in the IIdentityDbContext class, it asks me to do something that it normally doesn't want to do, language settings explode in the domain layer. Please tell me step by step how to pull and use mvc pages with abp starter kit repository classes and application services. The steps given in the document are incomplete, hard to follow.

Ekran_goruntusu_2024-05-10_180707

@maliming
Copy link
Member

Ensure the abp_git_clone repostory is on rel-8.1 branch when you use 8.1.2 template project.

@eemogz
Copy link
Author

eemogz commented May 16, 2024

I am using the latest version of abp cli and when I pulled the project from git repo https://github.com/abpframework/abp.git I pulled it with vs studio via this link.

@maliming

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants