fullstack-music icon indicating copy to clipboard operation
fullstack-music copied to clipboard

http is not recognized has an internal or external command

Open Saravanan1412 opened this issue 3 years ago • 0 comments

When we try to run the http:3000/api/hello command in cmd , i get the error : http is not recognized has an internal or external command. And after that i installed the http server using the command "npm install http-server". this command installed the http server, but still if i run the the http command i get the same error. please solve this issue.

Saravanan1412 avatar Jul 25 '22 12:07 Saravanan1412