Open Closed

How do you change the entire theme #4027


User avatar
0
Baytech created

Sorry the title was wrong. Meant to say Error with the basic template

  • ABP Framework version: v6.0.1

  • UI type: Angular

  • DB provider: EF Core

  • Tiered (MVC) or Identity Server Separated (Angular): yes

  • Exception message and stack trace:

  • Steps to reproduce the issue:"

Use the abp suite cli

image.png

Application Template

goto the angular app and "yarn start"

image.png

`[error] Error: ENOENT: no such file or directory, lstat 'C:\src\pmc\Test1\Test\angular\node_modules@volosoft'
at Object.realpathSync (node:fs:2538:7)
at resolveGlobalStyles (C:\src\pmc\Test1\Test\angular\node_modules@angular-devkit\build-angular\src\webpack\configs\styles.js:64:33)
at getStylesConfig (C:\src\pmc\Test1\Test\angular\node_modules@angular-devkit\build-angular\src\webpack\configs\styles.js:97:70)
at C:\src\pmc\Test1\Test\angular\node_modules@angular-devkit\build-angular\src\builders\dev-server\index.js:144:43
at C:\src\pmc\Test1\Test\angular\node_modules@angular-devkit\build-angular\src\utils\webpack-browser-config.js:75:16
at generateWebpackConfig (C:\src\pmc\Test1\Test\angular\node_modules@angular-devkit\build-angular\src\utils\webpack-browser-config.js:64:40)
at async generateBrowserWebpackConfigFromContext (C:\src\pmc\Test1\Test\angular\node_modules@angular-devkit\build-angular\src\utils\webpack-browser-config.js:125:20)
at async generateI18nBrowserWebpackConfigFromContext (C:\src\pmc\Test1\Test\angular\node_modules@angular-devkit\build-angular\src\utils\webpack-browser-config.js:73:20)
at async setup (C:\src\pmc\Test1\Test\angular\node_modules@angular-devkit\build-angular\src\builders\dev-server\index.js:141:47)

`


6 Answer(s)
  • User Avatar
    0
    Baytech created

    Also, for some reason it this module to the public site

    image.png

  • User Avatar
    0
    muhammedaltug created

    Hello,

    You need to change the styles defined in angular.json. Can you check Theme Configurations document?

  • User Avatar
    0
    Baytech created

    So, is the abp suite cli broken? I just ran it. I did not change it afterwards.

    Funny, I saw your forum comment before and tried this before, I figured it was fixed in the new update. I just did not replace all the styles. Now I did and it at least compiles the angular project. B

    Project no longer errors out and does compile but it does not load the site. Not errors either.

    image.png

  • User Avatar
    0
    Baytech created

    Any word on this?

  • User Avatar
    0
    muhammedaltug created

    Hello,

    Can you remove the <div id="lp-page-loader"></div> from index.html? We fixed it, but the fix has not been released yet.

  • User Avatar
    0
    Baytech created

    That worked! Thanks!

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 13, 2025, 04:08