Question
nodejs, Express Cannot GET //v1 error
I have an app running on node.js. It works locally on my pc but when i upload to my server with do i keep getting this annoying error message: “Cannot GET //v1/foodtruck”
Can someone please assist me to resolve this issue.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×