I am new working in angular project. Trying to build a angular project which is not complete because of the below message.
build-prod-linux:
[exec] The build command requires to be run in an Angular project, but a project definition could not be found.
[exec] Result: 1
I tried installing yarn, angular-cli (re-installed) yet it shows build successful but because of this message build is incomplete and not able to see the output for my changes. Could you someone help. I looked in other answers but nothing helped so far. Thank you for the help.