Closed
Description
I'm not sure what could be causing this, but somehow it looks like the server is trying to bring up the "client" folder as if it was inside of the "server" folder.
I ran the app like usual, going to the server folder, and running node app to fire it up.
As an example let's say I refresh the signup page:
http://localhost:9000/signup
Instead of serving up the page, the screen simply says this:
Error: ENOENT, stat 'c:\NodeApps\FullStackApp\server\client\index.html' at Error (native)
Notice *\server\client*
I actually haven't changed anything internally (server or otherwise) yet, I just recently got everything run. Any ideas?
Metadata
Metadata
Assignees
Labels
No labels