Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Refreshing any page causes Error: ENOENT, stat ... at Error (native) issue #978

Closed
@MarkPieszak

Description

@MarkPieszak

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions