We have the same error on a new projet in 7.0.0-rc.5
<br>
2022-12-22 16:07:40.744 +01:00 [INF] Angular Schematics command failed.
file:///C:/Users/vivie/Desktop/ConfigurationClient/angular/.suite/schematics/node_modules/execa/lib/error.js:59
error = new Error(message);
^
Error: Command failed with exit code 1: .suite/schematics/node_modules/.bin/ng g .suite/schematics/collection.json:entity --template app-pro --target ConfigurateurClient --source C:/Users/vivie/Desktop/ConfigurationClient/aspnet-core/.suite/entities/Etagere.json
Cannot read properties of undefined (reading 'forEach')
at makeError (file:///C:/Users/vivie/Desktop/ConfigurationClient/angular/.suite/schematics/node_modules/execa/lib/error.js:59:11)
at handlePromise (file:///C:/Users/vivie/Desktop/ConfigurationClient/angular/.suite/schematics/node_modules/execa/index.js:119:26)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async file:///C:/Users/vivie/Desktop/ConfigurationClient/angular/.suite/schematics/run-schematics.mjs:6:20 {
shortMessage: 'Command failed with exit code 1: .suite/schematics/node_modules/.bin/ng g .suite/schematics/collection.json:entity --template app-pro --target ConfigurateurClient --source C:/Users/vivie/Desktop/ConfigurationClient/aspnet-core/.suite/entities/Etagere.json',
command: '.suite/schematics/node_modules/.bin/ng g .suite/schematics/collection.json:entity --template app-pro --target ConfigurateurClient --source C:/Users/vivie/Desktop/ConfigurationClient/aspnet-core/.suite/entities/Etagere.json',
escapedCommand: '".suite/schematics/node_modules/.bin/ng" g ".suite/schematics/collection.json:entity" --template app-pro --target ConfigurateurClient --source "C:/Users/vivie/Desktop/ConfigurationClient/aspnet-core/.suite/entities/Etagere.json"',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '',
stderr: "Cannot read properties of undefined (reading 'forEach')",
failed: true,
timedOut: false,
isCanceled: false,
killed: false
}
Node.js v18.12.1
2022-12-22 16:07:40.748 +01:00 [INF] 10/11 - AngularUiGenerateWithSchematicsCommand completed. | Duration: 2116 ms.
How come I was able to update to version 7.0.0RC4? No chance? You can recredit me I don't think it's my fault.
Thanks alper !
Hello, you can add me Berly#6093 I have the same problem as you.
It works good, can you close the ticket? Are you refunding the issue as it is a bug?
I never used abp bundle, with blazor? Why not add it in the doc? I will try.
I will also need it. I think that's the biggest difficulty at the moment. The development is super well explained but for the deployment it is more complicated.