Issue
I tried creating a new method inside AppController but it's not reflecting changes. I even tried to change the default getHello() method but it's outputting "Hello World!". How is this possible?
Insomnia
AppController
AppService
Solution
Update:
npm run build && npm run start fixed it
Answered By - Istiyak Tailor



0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.