Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The error message "Cannot Get /" typically appears in an Express app when a GET request is made for a route that doesn't exist. This could be due to a typo in the URL or a missing route definition in the app's code.