Skip to content
This repository was archived by the owner on Jun 26, 2018. It is now read-only.
This repository was archived by the owner on Jun 26, 2018. It is now read-only.

Error: ENOENT: no such file or directory for $ node server.js #43

@praneethkumarpidugu

Description

@praneethkumarpidugu

Looks like its looking for wsdata.json and instead we have default.wsdata.json

$ node server.js
Express server listening on port 3000 in development mode
{ Error: ENOENT: no such file or directory, open '/home/ppidugu/Downloads/websync-master/wsdata.json'
at Error (native)
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: '/home/ppidugu/Downloads/websync-master/wsdata.json' }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions