أنشطة "peter.arrivex"

سؤال
  • ABP Framework version: 6.0.0 & 6.0.1
  • UI type: Angular
  • DB provider: EF Core / MongoDB
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Updated solution to latest 6.0.0 and now suite stop generating Angular side inside module. I even tried to create new solution but all the same.

2022-10-28 19:53:14.000 +02:00 [INF] 1/1 - AngularUiGenerateWithSchematicsCommand started...
2022-10-28 19:53:14.002 +02:00 [INF] Running the Angular Schematics command:
node run-schematics.mjs "C:/Users/Peter/source/repos/CRM/angular/projects/acm/.suite/schematics/node_modules/.bin/ng" g ".suite/schematics/collection.json:entity" module-pro Abs "C:/Users/Peter/source/repos/CRM/aspnet-core/modules/Abs/.suite/entities/Company.json" "C:/Users/Peter/source/repos/CRM/angular/projects/abs" 
2022-10-28 19:53:18.099 +02:00 [INF] Angular Schematics command failed.
file:///C:/Users/Peter/source/repos/CRM/angular/projects/acm/.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 module-pro --target Abs --source C:/Users/Peter/source/repos/CRM/aspnet-core/modules/Abs/.suite/entities/Company.json
[Project Not Found] Either define a default project in your workspace or specify the project name in schematics options.
    at makeError (file:///C:/Users/Peter/source/repos/CRM/angular/projects/acm/.suite/schematics/node_modules/execa/lib/error.js:59:11)
    at handlePromise (file:///C:/Users/Peter/source/repos/CRM/angular/projects/acm/.suite/schematics/node_modules/execa/index.js:119:26)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async file:///C:/Users/Peter/source/repos/CRM/angular/projects/acm/.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 module-pro --target Abs --source C:/Users/Peter/source/repos/CRM/aspnet-core/modules/Abs/.suite/entities/Company.json',
  command: '.suite/schematics/node_modules/.bin/ng g .suite/schematics/collection.json:entity --template module-pro --target Abs --source C:/Users/Peter/source/repos/CRM/aspnet-core/modules/Abs/.suite/entities/Company.json',
  escapedCommand: '".suite/schematics/node_modules/.bin/ng" g ".suite/schematics/collection.json:entity" --template module-pro --target Abs --source "C:/Users/Peter/source/repos/CRM/aspnet-core/modules/Abs/.suite/entities/Company.json"',
  exitCode: 1,
  signal: undefined,
  signalDescription: undefined,
  stdout: '',
  stderr: '[Project Not Found] Either define a default project in your workspace or specify the project name in schematics options.',
  failed: true,
  timedOut: false,
  isCanceled: false,
  killed: false
}
عرض 11 الي 11 من 11 إدخالات
Made with ❤️ on ABP v8.2.0-preview Updated on مارس 25, 2024, 15:11