i downloaded an angular project from github (by using "git clone...") when trying to build it (ng build) it gives me this error:
The build command requires to be run in an Angular project, but a project definition could not be found.
old repositories?