Não é possível determinar o projeto ou o destino para o comando Architect Angular

C:\Users\muhiuddin.TOWERTECH\test\testapp>ng build --target=production

ou

C:\Users\muhiuddin.TOWERTECH\test\testapp>ng run

Quando executo um novo projeto ou o construo, digite o erro "Não é possível determinar o projeto ou o destino do comando do arquiteto". Eu sou novo no Angular. Por favor, me dê uma solução fácil.

Angular CLI: 6.0.8
Node: 9.3.0
OS: win32 x64
Angular: 6.0.7

Não é possível determinar o projeto ou o destino do comando Architect. Erro: Não é possível determinar o projeto ou o destino do comando do Architect. em MergeMapSubscriber._loadWorkspaceAndArchitect.pipe.operators_1.concatMap [como projeto] (C: \ Users \ muhiuddin.TOWERTECH \ test \ testapp \ node_modules \ @ rectangular \ cli \ models \ architect-command.js: 62: 27) em MergeMapSubscriber. _tryNext (C: \ Users \ muhiuddin.TOWERTECH \ test \ testapp \ node_modules \ rxjs \ internal \ operadores \ mergeMap.js: 65: 27) em MergeMapSubscriber._next (C: \ Users \ muhiuddin.TOWERTECH \ test \ testapp \ node_modules \ rxjs \ internal \ operadores \ mergeMap.js: 55: 18) em MergeMapSubscriber.Subscriber.next (C: \ Users \ muhiuddin.TOWERTECH \ test \ testapp \ node_modules \ rxjs \ internal \ Subscriber.js: 64: 18) em TapSubscriber._next (C: \ Users \ muhiuddin.TOWERTECH \ test \ testapp \ node_modules \ rxjs \ internal \ operadores \ tap.js: 62: 26) em TapSubscriber.Subscriber.next (C: \ Users \ muhiuddin.TOWERTECH \ test \ testapp \ node_modules \ rxjs \ internal \ Subscriber.js: 64: 18) em MergeMapSubscriber.notifyNext (C: \ Users \ muhiuddin.TOWERTECH \ test \ testapp \ node_modules \ rxjs \ internal \ operator \ mergeMap.js: 84: 26 ) em InnerSubscriber._next (C: \ Users \ muhiuddin.TOW ERTECH \ test \ testapp \ node_modules \ rxjs \ internal \ InnerSubscriber.js: 25: 21) em InnerSubscriber.Subscriber.next (C: \ Users \ muhiuddin.TOWERTECH \ test \ testapp \ node_modules \ rxjs \ internal \ Subscriber.js: 64:18) em MapSubscriber._next (C: \ Users \ muhiuddin.TOWERTECH \ test \ testapp \ node_modules \ rxjs \ internal \ operadores \ map.js: 52: 26)

questionAnswers(5)

yourAnswerToTheQuestion