Open Closed

npm start shows error An unhandled exception occurred: ENOENT: no such file or directory, lstat 'path\node_modules\@volosoft' #3988


User avatar
0
saad.aldulaijan created

Just scaffolded a solution and when i want to run the angular app, it shows an error :

An unhandled exception occurred: ENOENT: no such file or directory, lstat 'C:\myPath\node_modules@volosoft'

  • ABP Framework version: v6.0.0
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace: An unhandled exception occurred: ENOENT: no such file or directory, lstat 'path\node_modules@volosoft'
  • Steps to reproduce the issue:" npm i , then npm start

3 Answer(s)
  • User Avatar
    0
    muhammedaltug created

    Hello,

    If you use the different theme from lepton-x please check the document about style configurations

  • User Avatar
    0
    saad.aldulaijan created

    so this is useless?

    https://docs.abp.io/en/abp/latest/Getting-Started-Running-Solution?UI=NG&DB=EF&Tiered=No

  • User Avatar
    0
    muhammedaltug created

    Hello,

    The style configuration in the documentation will be automated at application generation in the next versions. I will add the style configuration document toRunning the Angular Application section

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