ericholiveira / studio

A nodejs framework to create decoupled and scalable applications
MIT License
488 stars 61 forks source link

Sorry, try again later => ROUTE_NOT_FOUND: The route helloService doesnt exists #63

Open coyksdev opened 7 years ago

coyksdev commented 7 years ago

I run helloService.js and hello.js. It raise an error and seems that the service is doesn't exist. the response is Sorry, try again later => ROUTE_NOT_FOUND: The route helloService doesnt exists.

ericholiveira commented 7 years ago

Hey, @campanagerald , can you please paste your full code, and also how are you starting your program?