- ABP Framework version: v5.3.0
- UI type: Angular
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): yes. IS
- Exception message and stack trace:
- Steps to reproduce the issue:"
Error: Cannot find module '---------angular.suite\schematics\run-schematics.mjs' at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15) at Function.Module._load (node:internal/modules/cjs/loader:778:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12) at node:internal/main/run_main_module:17:47 { code: 'MODULE_NOT_FOUND', requireStack: [] }
3 Answer(s)
-
0
Hello,
Can you inform us about your Operating System? Can you try generating again after removing angular/.suite folder?
-
0
Operating System: Mac OS Monterey Version 12.4 Arm64 I remove angular/.suite folder but still unsuccessfully to generate.
Thanks Nik
-
0
I know there was an issue like this before v5.3.0 but it should be fixed in application templates. is this a module template?