Activities of "sukhdeep.dhillon"

  • ABP Framework version: v7.2.2
  • UI type: Angular
  • DB provider: EF Core

Hi,

When I update the @volosoft/abp.ng.theme.lepton-x package to its latest version then I'm getting the following error:

Thank you that works :)

  • ABP Framework version: v7.2.2
  • UI type: Angular
  • DB provider: EF Core

Hi, after updating the ABP from V6.0 to V7.2.2.** Random tests are failing **

following is the screenshot of ABP Sample tests is failing sometimes I'm getting Null Reference Exception and Sometime System.InvalidOperationException : SqliteConnection does not support nested transactions.

I have tried to add the context.Services.AddAlwaysDisableUnitOfWorkTransaction(); but the issue is still there

Hi @yekalkan, does it mean, I can completely remove it

  • ABP Framework version: v5.3.0
  • UI type: MVC
  • DB provider: EF Core

Hi I'm migrating my application from V5.3.0 to V6. I found that the following package Volo.Abp.Studio.ModuleInstaller still at rc

Hi,

Could you please try installing the project by using ABP CLI instead of ABP Suite

Hi,

As I can see you don't have @volosoft package folder in your node_modules folder.

  1. remove node_modules folder
  2. remove package-lock.json file
  3. yarn install
  4. yarn start

after running all these commands, you should have @volosoft folder in the node_modules.

if it doesn't work. please install the new fresh copy of the project.

please try to remove node_module folder and run the following commands

  • yarn install
  • yarn start
  • ABP Framework version: v6.0
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no

As I was upgrading my project to V6.0. I found that the following package is still at 6.0.0-rc.3.

Thank you,

Hi,

if its not available then what is the best way to add CDN links?

Zobrazeno od 21 do 30 z celkem 41 záznamů
Made with ❤️ on ABP v8.2.0-preview Updated on března 25, 2024, 15:11