Computer Science, asked by hiteshroy8098, 11 months ago

The serve command requires to be run in an angular project, but a project definition could not be found.

Answers

Answered by keerthibhat85
1

hi

happy April fool day sorry for spamming


ck233: if you free than i can talk with you
ck233: if you free than i can talk with you...
ck233: if you free than i can talk with you
ck233: ok
keerthibhat85: no need
ck233: ok
ck233: means you are not free..
ck233: i was getting bore... during my journey so i need a frnd to talk
ck233: if not free see for another....
ck233: ok
Answered by lovingheart
0

The following command might help you in sorting out the issue.  

ng update @angular/cli –migrate-only   --from={version number}

Eg. ng update @angular/cli –migrate-only –from=1.7.4

You are getting the error because, the software should refer .angular.cli.jason. But instead it might be referring to angular.jason which causes the error. If you are getting the same error once again, try installing version 1.7.4. The command should be run in the application folder in order to solve the issue.

Similar questions