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

Unable to find package leptonxlite leptonxlitetheme with 3.2.0-rc.1 #19875

Closed
1 task done
zhaofenglee opened this issue May 21, 2024 · 8 comments
Closed
1 task done

Comments

@zhaofenglee
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Description

image

Reproduction Steps

No response

Expected behavior

No response

Actual behavior

No response

Regression?

No response

Known Workarounds

No response

Version

8.2.0-rc.1

User Interface

Blazor

Database Provider

EF Core (Default)

Tiered or separate authentication server

None (Default)

Operation System

Windows (Default)

Other information

No response

@realLiangshiwei
Copy link
Member

We will release it today

@leksts
Copy link

leksts commented May 21, 2024

Will you also release the corresponding NuGet's; Volo.Abp.AspNetCore.Components.WebAssembly.LeptonXLiteTheme and Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonXLite?

error NU1102: Unable to find package Volo.Abp.AspNetCore.Components.WebAssembly.LeptonXLiteTheme with version (>= 3.2.0-0)

@zhaofenglee
Copy link
Author

The npm package already exists in versions 8.2.0-rc1~2, but the nuget package does not. In addition, the project may encounter the following errors.

image

The following is sample.
https://github.com/zhaofenglee/abp-test-0522

@realLiangshiwei
Copy link
Member

Upgrade your CLI version to rc2

@zhaofenglee
Copy link
Author

image
image

@realLiangshiwei
Copy link
Member

Add the night source package to your nuget

https://www.myget.org/F/abp-nightly/api/v3/index.json

@zhaofenglee
Copy link
Author

Adding the abp-nightly NuGet package and modifying the LeptonXLite version to 3.2.0-preview20240508 can start up normally.

image

@realLiangshiwei
Copy link
Member

We will release the leptonx nuget package today.

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

3 participants