I have updated the article with these instructions at the end of the article. So please check that out.
Regarding the favicon error, I'm not able to reproduce that. You might not have the favicon.ico file in the public directory so that might have caused that issue. But that is fine, Its not required for the application.
Some comments have been hidden by the post's author - find out more
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Thanks for pointing out the 404 error. You just need to add the following code inside the
server/index.jsfile before theapp.listencallI have updated the article with these instructions at the end of the article. So please check that out.
Regarding the favicon error, I'm not able to reproduce that. You might not have the
favicon.icofile in the public directory so that might have caused that issue. But that is fine, Its not required for the application.