Open Closed

upgrade error #8535


User avatar
0
liyingji created

Check the docs before asking a question: https://abp.io/docs/latest Check the samples to see the basic tasks: https://abp.io/docs/latest/samples The exact solution to your question may have been answered before, and please first use the search on the homepage. Provide us with the following info: 🧐 Hint: If you are using the ABP Studio, you can see all the information about your solution from the configuration window, which opens when you right-click on the solution and click on the Solution Configuration button.

  • ABP Framework version: v8.3.1
  • UI Type:Razor
  • Database System: EF Core (SQL Server, .)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue: 1: My computer has been upgraded with a new hard drive.
  • 2. My project was started,but it seems many client-end library failed to load;
  • 3. I tried to upgrade the project from 8.3.0 to 8.3.1 using abp-suite; it failed to build;

11 Answer(s)
  • User Avatar
    0
    liyingji created

    abp install-libs command showed : yarn config get registry https://registry.npmmirror.com yarn config get registry https://registry.npmmirror.com

    Should I used other yarn package source?

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    I tried to upgrade the project from 8.3.0 to 8.3.1 using abp-suite; it failed to build;

    you can try to make sure all abp packages are 8.3.1 and leptonx theme package version is 3.3.1

    After that, run dotnet clean & dotnet build commend

    Should I used other yarn package source?

    It seems to be a network problem. You can try to use the network proxy.

  • User Avatar
    0
    liyingji created

    It seems my version of NPM dependencies is greater than abp NugGet package; I used abp-suite to upgrade my solution; Why it did not upgrade to latest version?

  • User Avatar
    0
    liyingji created

    I have run abp install-libs under a proxy, it seems succedsfully;

  • User Avatar
    0
    liyingji created

    I have clean my solution; But it failed to build still with the same errors

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Make sure leptonx theme package version is 3.3.1

  • User Avatar
    0
    liyingji created

  • User Avatar
    0
    liyingji created

    Is the Leptonx theme package of 4.0.3 for ABP 9?

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Is the Leptonx theme package of 4.0.3 for ABP 9?

    Yes, it 's.

    Could you share a test project with me if the problem still exists, I will check it. shiwei.liang@volosoft.com

  • User Avatar
    0
    liyingji created

    I have no idea to create an test project; Or could you remote control my compute Could I upgrade my project to ABP 9, to solve this problem

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Or could you remote control my compute

    okay https://us05web.zoom.us/j/5929668302?pwd=UXl2M2RUeG5PazVSY2ZCOW1NMUxtZz09

    Could I upgrade my project to ABP 9, to solve this problem

    I don't think so, It looks like a name space reference problem.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on July 03, 2025, 08:38