Open Closed

Blaor app won't run after upgrading to version 7 #4768


User avatar
0
jaye@theservicemanager.com created

We just upgraded to abp 7 from version 6, everything build however the blazor app won't run, it gives us this error:

We already upgraded our nuget packages to 7.0.x


4 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Did you run the abp bundle on your blazor wasm project?

  • User Avatar
    0
    jaye@theservicemanager.com created

    hi

    Did you run the abp bundle on your blazor wasm project?

    Yes, we got this error when we ran that:

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

     > abp clean
     > dotnet build
     > abp bundle
    
  • User Avatar
    0
    jaye@theservicemanager.com created

    hi

     > abp clean 
     > dotnet build 
     > abp bundle 
    

    Thanks, that solved it!

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11