THS, and my e-mail address : renhaiming@126.com
thanks, and this not working. I think that send me the working .suite file is good idea.
[EngincanV] said: Hi, we've assigned an Angular developer to assist you with your question. To help her support you more efficiently, could you please share the following information:
- ABP version : 9.11
- ABP Suite version :ABP CLI 0.9.26
Regards.
hello, when I create a CRUD Page Generator wiht the abp suite and succeeded. but I found didn't create angular UI relation files.
in the log file and display these error message: 2025-07-02 14:32:20.430 +08:00 [INF] Running the Angular Schematics command: node run-schematics.mjs '/Users/hank/RiderProjects/RZ.NovaLab/angular/.suite/schematics/node_modules/.bin/ng' g '.suite/schematics/collection.json:entity' app-pro RZ.NovaLab '/Users/hank/RiderProjects/RZ.NovaLab/.suite/entities/SampleOrder.json' '/Users/hank/RiderProjects/RZ.NovaLab/angular' 2025-07-02 14:32:20.604 +08:00 [INF] Angular Schematics command failed. node:internal/modules/package_json_reader:268 throw new ERR_MODULE_NOT_FOUND(packageName, fileURLToPath(base), null); ^
Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'execa' imported from /Users/hank/RiderProjects/RZ.NovaLab/angular/.suite/schematics/run-schematics.mjs at Object.getPackageJSONURL (node:internal/modules/package_json_reader:268:9) at packageResolve (node:internal/modules/esm/resolve:768:81) at moduleResolve (node:internal/modules/esm/resolve:854:18) at defaultResolve (node:internal/modules/esm/resolve:984:11) at ModuleLoader.defaultResolve (node:internal/modules/esm/loader:780:12) at #cachedDefaultResolve (node:internal/modules/esm/loader:704:25) at ModuleLoader.resolve (node:internal/modules/esm/loader:687:38) at ModuleLoader.getModuleJobForImport (node:internal/modules/esm/loader:305:38) at ModuleJob._link (node:internal/modules/esm/module_job:137:49) { code: 'ERR_MODULE_NOT_FOUND' }
Node.js v22.15.0
2025-07-02 14:32:20.665 +08:00 [INF] 10/11 - AngularUiGenerateWithSchematicsCommand completed. | Duration: 235 ms.