blog
blog copied to clipboard
Cannot Get/
I was testing out the [open-chat-app-with-socketIO] folder and when I ran the index.js (node.js), after I connected to the local host, it only shows the prompt (Cannot Get/)
Did you manage to solve this error?
I was testing out the [open-chat-app-with-socketIO] folder and when I ran the index.js (node.js), after I connected to the local host, it only shows the prompt (Cannot Get/)
When you use localhost:4000/api like in the blog, you will a json object but it isn't showing what the user has added
Anyone who knows how to solve this bug?