Seems server side not started successfully
Unhandled Runtime Error
Error: Network Error
Call Stack
createError
node_modules/axios/lib/core/createError.js (16:0)
XMLHttpRequest.handleError
node_modules/axios/lib/adapters/xhr.js (83:0)
a-nai@a-nai:~/stackoverflow-clone/server$ sudo npm run start
stackoverflow-api@1.0.0 start /home/a-nai/stackoverflow-clone/server
node index.js
at http://84.201.145.163:8080 i get
{"message":"Not found"}
Seems server side not started successfully
Unhandled Runtime Error
Error: Network Error
Call Stack
createError
node_modules/axios/lib/core/createError.js (16:0)
XMLHttpRequest.handleError
node_modules/axios/lib/adapters/xhr.js (83:0)
a-nai@a-nai:~/stackoverflow-clone/server$ sudo npm run start
at http://84.201.145.163:8080 i get
{"message":"Not found"}