Activities of "MichelZ"

I've shared a test project via E-Mail

It currently has a bug, you might to force the version with --version 9.1.0

We have the same error with an existing application using the lepton theme. Also, are there any plans to remove the lepton theme so we need to migrate to lepton-x, or is it still OK to use it?

Hello ,

Can you please share test project support@abp.io email along with ticket no. I will check at my side.

Thanks,

I have just sent an e-mail.

For me, I can provoke this even on a fresh install using yarn upgrade

 yarn upgrade
yarn upgrade v1.22.22
[1/4] Resolving packages...
warning @angular-devkit/build-angular > critters@0.0.24: Ownership of Critters has moved to the Nuxt team, who will be maintaining the project going forward. If you'd like to keep using Critters, please switch to the actively-maintained fork at https://github.com/danielroe/beasties
warning @angular-devkit/build-angular > @angular/build > critters@0.0.24: Ownership of Critters has moved to the Nuxt team, who will be maintaining the project going forward. If you'd like to keep using Critters, please switch to the actively-maintained fork at https://github.com/danielroe/beasties
warning eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
warning eslint > @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
warning eslint > file-entry-cache > flat-cache > rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
warning eslint > file-entry-cache > flat-cache > rimraf > glob@7.2.3: Glob versions prior to v9 are no longer supported
warning eslint > @humanwhocodes/config-array > @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
warning eslint > file-entry-cache > flat-cache > rimraf > glob > inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
warning karma > glob@7.2.3: Glob versions prior to v9 are no longer supported
warning karma > rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
[2/4] Fetching packages...
[3/4] Linking dependencies...
warning "@abp/ng.components > ng-zorro-antd@17.4.1" has incorrect peer dependency "@angular/animations@^17.0.0".
warning "@abp/ng.components > ng-zorro-antd@17.4.1" has incorrect peer dependency "@angular/common@^17.0.0".
warning "@abp/ng.components > ng-zorro-antd@17.4.1" has incorrect peer dependency "@angular/forms@^17.0.0".
warning "@abp/ng.components > ng-zorro-antd@17.4.1" has incorrect peer dependency "@angular/core@^17.0.0".
warning "@abp/ng.components > ng-zorro-antd@17.4.1" has incorrect peer dependency "@angular/platform-browser@^17.0.0".
warning "@abp/ng.components > ng-zorro-antd@17.4.1" has incorrect peer dependency "@angular/router@^17.0.0".
warning "@abp/ng.components > ng-zorro-antd > @ant-design/icons-angular@17.0.0" has incorrect peer dependency "@angular/common@^17.0.1".
warning "@abp/ng.components > ng-zorro-antd > @ant-design/icons-angular@17.0.0" has incorrect peer dependency "@angular/core@^17.0.1".
warning "@abp/ng.components > ng-zorro-antd > @ant-design/icons-angular@17.0.0" has incorrect peer dependency "@angular/platform-browser@^17.0.1".
warning "@volosoft/abp.ng.theme.lepton-x > @ng-bootstrap/ng-bootstrap@16.0.0" has incorrect peer dependency "@angular/common@^17.0.0".
warning "@volosoft/abp.ng.theme.lepton-x > @ng-bootstrap/ng-bootstrap@16.0.0" has incorrect peer dependency "@angular/core@^17.0.0".
warning "@volosoft/abp.ng.theme.lepton-x > @ng-bootstrap/ng-bootstrap@16.0.0" has incorrect peer dependency "@angular/forms@^17.0.0".
warning "@volosoft/abp.ng.theme.lepton-x > @ng-bootstrap/ng-bootstrap@16.0.0" has incorrect peer dependency "@angular/localize@^17.0.0".
warning "@volosoft/abp.ng.theme.lepton-x > @ng-bootstrap/ng-bootstrap@16.0.0" has unmet peer dependency "@popperjs/core@^2.11.8".
warning "@volo/abp.ng.account > angularx-qrcode@17.0.1" has incorrect peer dependency "@angular/core@^17.0.0".
warning " > @angular-eslint/eslint-plugin@18.1.0" has unmet peer dependency "@typescript-eslint/utils@^7.11.0 || ^8.0.0-alpha.37".
warning "@angular-eslint/eslint-plugin > @angular-eslint/utils@18.1.0" has unmet peer dependency "@typescript-eslint/utils@^7.11.0 || ^8.0.0-alpha.37".
warning " > @angular-eslint/eslint-plugin-template@18.1.0" has unmet peer dependency "@typescript-eslint/utils@^7.11.0 || ^8.0.0-alpha.37".
warning " > @angular-eslint/schematics@18.1.0" has unmet peer dependency "@angular-devkit/core@>= 18.0.0 < 19.0.0".
warning " > @angular-eslint/schematics@18.1.0" has unmet peer dependency "@angular-devkit/schematics@>= 18.0.0 < 19.0.0".
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 697 new dependencies.

"dependencies": {
    "@abp/ng.components": "~9.0.1",
    "@abp/ng.core": "~9.0.1",
    "@abp/ng.feature-management": "~9.0.1",
    "@abp/ng.oauth": "~9.0.1",
    "@abp/ng.setting-management": "~9.0.1",
    "@abp/ng.theme.shared": "~9.0.1",
    "@angular/animations": "~18.1.0",
    "@angular/common": "~18.1.0",
    "@angular/compiler": "~18.1.0",
    "@angular/core": "~18.1.0",
    "@angular/forms": "~18.1.0",
    "@angular/localize": "~18.1.0",
    "@angular/platform-browser": "~18.1.0",
    "@angular/platform-browser-dynamic": "~18.1.0",
    "@angular/router": "~18.1.0",
    "@volo/abp.commercial.ng.ui": "~9.0.1",
    "@volo/abp.ng.account": "~9.0.1",
    "@volo/abp.ng.audit-logging": "~9.0.1",
    "@volo/abp.ng.gdpr": "~9.0.1",
    "@volo/abp.ng.identity": "~9.0.1",
    "@volo/abp.ng.language-management": "~9.0.1",
    "@volo/abp.ng.openiddictpro": "~9.0.1",
    "@volo/abp.ng.saas": "~9.0.1",
    "@volo/abp.ng.text-template-management": "~9.0.1",
    "@volosoft/abp.ng.theme.lepton-x": "~4.0.2",
    "rxjs": "~7.8.0",
    "tslib": "^2.0.0",
    "zone.js": "~0.14.0"
  },
  "devDependencies": {
    "@abp/ng.schematics": "~9.0.1",
    "@angular-devkit/build-angular": "~18.1.0",
    "@angular-eslint/builder": "~18.1.0",
    "@angular-eslint/eslint-plugin": "~18.1.0",
    "@angular-eslint/eslint-plugin-template": "~18.1.0",
    "@angular-eslint/schematics": "~18.1.0",
    "@angular-eslint/template-parser": "~18.1.0",
    "@angular/cli": "~18.1.0",
    "@angular/compiler-cli": "~18.1.0",
    "@angular/language-service": "~18.1.0",
    "@types/jasmine": "~3.6.0",
    "@types/node": "^20.0.0",
    "@typescript-eslint/eslint-plugin": "^7.0.0",
    "@typescript-eslint/parser": "^7.0.0",
    "eslint": "^8.0.0",
    "jasmine-core": "~4.0.0",
    "karma": "~6.3.0",
    "karma-chrome-launcher": "~3.1.0",
    "karma-coverage": "~2.1.0",
    "karma-jasmine": "~4.0.0",
    "karma-jasmine-html-reporter": "^1.0.0",
    "typescript": "~5.5.0"
  }


{
  "id": "f72dfea5-eae2-448d-91e0-d23b8cc502db",
  "template": "app",
  "versions": {
    "LeptonX": "4.0.2",
    "AbpFramework": "9.0.1",
    "AbpCommercial": "9.0.1",
    "AbpStudio": "0.9.16",
    "TargetDotnetFramework": "net9.0"
  },
  "modules": {
    "MyCompany.MyProduct": {
      "path": "MyCompany.MyProduct.abpmdl"
    }
  },
  "runProfiles": {
    "Default": {
      "path": "etc/abp-studio/run-profiles/Default.abprun.json"
    }
  },
  "options": {
    "httpRequests": {
      "ignoredUrls": [
        "^/metrics$"
      ]
    }
  },
  "creatingStudioConfiguration": {
    "template": "app",
    "createdAbpStudioVersion": "0.9.16",
    "tiered": "true",
    "multiTenancy": "true",
    "includeTests": "false",
    "uiFramework": "angular",
    "databaseProvider": "ef",
    "databaseManagementSystem": "sqlserver",
    "separateTenantSchema": "true",
    "theme": "leptonx",
    "themeStyle": "system",
    "mobileFramework": "none",
    "progressiveWebApp": "false",
    "publicWebsite": "false",
    "optionalModules": "GDPR TextTemplateManagement LanguageManagement AuditLogging OpenIddictAdmin",
    "socialLogin": ""
  }
}

Hello ,

As per the package you have specified.I pasted the json file into my project and it worked perfectly with no errors. I'll share some screenshots for you to see.

  1. package.json

  2. Terminal

  3. Angular frontend

Can you try to once delete yarn.lock file and node_mdoules folder and run yarn please try this one.

Thank you

I have done this and still receive the warnings.

yarn install
yarn install v1.22.22
info No lockfile found.
[1/4] Resolving packages...
warning @volo/language-management > @abp/flag-icon-css > flag-icon-css@4.1.7: The project has been renamed to flag-icons
warning @angular-devkit/build-angular > critters@0.0.24: Ownership of Critters has moved to the Nuxt team, who will be maintaining the project going forward. If you'd like to keep using Critters, please switch to the actively-maintained fork at https://github.com/danielroe/beasties
warning @angular-devkit/build-angular > @angular/build > critters@0.0.24: Ownership of Critters has moved to the Nuxt team, who will be maintaining the project going forward. If you'd like to keep using Critters, please switch to the actively-maintained fork at https://github.com/danielroe/beasties       
warning eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
warning eslint > @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
warning eslint > file-entry-cache > flat-cache > rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
warning eslint > file-entry-cache > flat-cache > rimraf > glob@7.2.3: Glob versions prior to v9 are no longer supported
warning eslint > @humanwhocodes/config-array > @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
warning eslint > file-entry-cache > flat-cache > rimraf > glob > inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
warning karma > glob@7.2.3: Glob versions prior to v9 are no longer supported
warning karma > rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
[2/4] Fetching packages...
[3/4] Linking dependencies...
warning "@abp/ng.components > ng-zorro-antd@17.4.1" has incorrect peer dependency "@angular/animations@^17.0.0".
warning "@abp/ng.components > ng-zorro-antd@17.4.1" has incorrect peer dependency "@angular/common@^17.0.0".
warning "@abp/ng.components > ng-zorro-antd@17.4.1" has incorrect peer dependency "@angular/forms@^17.0.0".
warning "@abp/ng.components > ng-zorro-antd@17.4.1" has incorrect peer dependency "@angular/core@^17.0.0".
warning "@abp/ng.components > ng-zorro-antd@17.4.1" has incorrect peer dependency "@angular/platform-browser@^17.0.0".
warning "@abp/ng.components > ng-zorro-antd@17.4.1" has incorrect peer dependency "@angular/router@^17.0.0".
warning "@abp/ng.components > ng-zorro-antd > @ant-design/icons-angular@17.0.0" has incorrect peer dependency "@angular/common@^17.0.1".
warning "@abp/ng.components > ng-zorro-antd > @ant-design/icons-angular@17.0.0" has incorrect peer dependency "@angular/core@^17.0.1".
warning "@abp/ng.components > ng-zorro-antd > @ant-design/icons-angular@17.0.0" has incorrect peer dependency "@angular/platform-browser@^17.0.1".
warning "@abp/ng.setting-management > @abp/ng.theme.shared > @ng-bootstrap/ng-bootstrap@16.0.0" has incorrect peer dependency "@angular/common@^17.0.0".
warning "@abp/ng.setting-management > @abp/ng.theme.shared > @ng-bootstrap/ng-bootstrap@16.0.0" has incorrect peer dependency "@angular/core@^17.0.0".
warning "@abp/ng.setting-management > @abp/ng.theme.shared > @ng-bootstrap/ng-bootstrap@16.0.0" has incorrect peer dependency "@angular/forms@^17.0.0".
warning "@abp/ng.setting-management > @abp/ng.theme.shared > @ng-bootstrap/ng-bootstrap@16.0.0" has incorrect peer dependency "@angular/localize@^17.0.0".
warning "@volo/abp.ng.account > angularx-qrcode@17.0.1" has incorrect peer dependency "@angular/core@^17.0.0".
warning "ngx-tagify > @yaireo/tagify@4.32.2" has unmet peer dependency "prop-types@>15.5.7".
warning "ngx-tagify > @yaireo/tagify@4.32.2" has unmet peer dependency "react@*".
warning "ngx-tagify > @yaireo/tagify@4.32.2" has unmet peer dependency "react-dom@*".
warning " > @angular-eslint/eslint-plugin@18.4.3" has unmet peer dependency "@typescript-eslint/utils@^7.11.0 || ^8.0.0".
warning "@angular-eslint/eslint-plugin > @angular-eslint/utils@18.4.3" has unmet peer dependency "@typescript-eslint/utils@^7.11.0 || ^8.0.0".
warning " > @angular-eslint/eslint-plugin-template@18.4.3" has unmet peer dependency "@typescript-eslint/types@^7.11.0 || ^8.0.0".
warning " > @angular-eslint/eslint-plugin-template@18.4.3" has unmet peer dependency "@typescript-eslint/utils@^7.11.0 || ^8.0.0".
[4/4] Building fresh packages...
success Saved lockfile.
Done in 86.13s.

You can see the reference of the old version here: https://github.com/abpframework/abp/blob/85a4a3e0026515802be5848a0a3d9689395ca472/npm/ng-packs/packages/components/package.json#L15

Here's the support statement from ng-zorro-antd: https://ng.ant.design/docs/introduce/en#angular-support meaning a version of 17.x is not supported on 18.x

I've seen the same and opened GitHub issues for them: https://github.com/abpframework/abp/issues/21626 https://github.com/abpframework/abp/issues/21627 https://github.com/abpframework/abp/issues/21628 https://github.com/abpframework/abp/issues/21629

Here are my package.json dependencies:


"dependencies": {
    "@abp/ng.components": "~9.0.2",
    "@abp/ng.core": "~9.0.2",
    "@abp/ng.oauth": "~9.0.2",
    "@abp/ng.setting-management": "~9.0.2",
    "@abp/ng.theme.shared": "~9.0.2",
    "@abp/nx.generators": "~9.0.2",
    "@angular/animations": "^18.2.13",
    "@angular/common": "^18.2.13",
    "@angular/compiler": "^18.2.13",
    "@angular/core": "^18.2.13",
    "@angular/forms": "^18.2.13",
    "@angular/localize": "18.2.13",
    "@angular/platform-browser": "^18.2.13",
    "@angular/platform-browser-dynamic": "^18.2.13",
    "@angular/router": "^18.2.13",
    "@types/yaireo__tagify": "^4.24.0",
    "@volo/abp.commercial.ng.ui": "~9.0.2",
    "@volo/abp.ng.account": "~9.0.2",
    "@volo/abp.ng.audit-logging": "~9.0.2",
    "@volo/abp.ng.gdpr": "~9.0.2",
    "@volo/abp.ng.identity": "~9.0.2",
    "@volo/abp.ng.language-management": "~9.0.2",
    "@volo/abp.ng.openiddictpro": "~9.0.2",
    "@volo/abp.ng.saas": "~9.0.2",
    "@volo/abp.ng.text-template-management": "~9.0.2",
    "@volo/abp.ng.theme.lepton": "~9.0.2",
    "@volo/language-management": "~9.0.2",
    "bootstrap-icons": "^1.11.3",
    "chart.js": "^4.4.4",
    "ngx-bootstrap-multiselect": "^4.0.0",
    "ngx-editor": "^18.0.0",
    "ngx-tagify": "^18.0.0",
    "rxjs": "~7.8.1",
    "tslib": "^2.6.3",
    "zone.js": "~0.14.10"
  },
  "devDependencies": {
    "@abp/ng.schematics": "~9.0.2",
    "@angular-devkit/build-angular": "^18.2.12",
    "@angular-eslint/builder": "~18.4.3",
    "@angular-eslint/eslint-plugin": "~18.4.3",
    "@angular-eslint/eslint-plugin-template": "~18.4.3",
    "@angular-eslint/schematics": "~18.4.3",
    "@angular-eslint/template-parser": "~18.4.3",
    "@angular/cli": "^18.2.12",
    "@angular/compiler-cli": "^18.2.13",
    "@angular/language-service": "^18.2.13",
    "@chiragrupani/karma-chromium-edge-launcher": "^2.4.1",
    "@types/jasmine": "~3.6.0",
    "@types/node": "^20.0.0",
    "@typescript-eslint/eslint-plugin": "^7.0.0",
    "@typescript-eslint/parser": "^7.0.0",
    "eslint": "^8.53.0",
    "jasmine-core": "~4.0.0",
    "karma": "~6.4.4",
    "karma-chrome-launcher": "~3.2.0",
    "karma-coverage": "~2.2.1",
    "karma-jasmine": "~5.1.0",
    "karma-jasmine-html-reporter": "^2.1.0",
    "karma-junit-reporter": "^2.0.1",
    "ng-packagr": "^18.2.1",
    "typescript": "~5.5.4"
  }

I also don't like this change. We have angular in a separate repo. Is there a way to make the ABP Solution work with the "old" folder structure?

You need to look in the backend logs. 500 errors are logged there

It looks like the "ProviderKey" column in the "AbpUserLogins" table is now encrypted, or in a different format. After clearing the table, things started to work again...

Not sure if that's documented somewhere

Showing 21 to 30 of 71 entries
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.1.0-preview. Updated on December 08, 2025, 08:24
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.