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
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
3 Answer(s)
-
0
-
0
so this is useless?
https://docs.abp.io/en/abp/latest/Getting-Started-Running-Solution?UI=NG&DB=EF&Tiered=No
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Hello,
The style configuration in the documentation will be automated at application generation in the next versions. I will add the style configuration document to
Running the Angular ApplicationsectionMarkdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)