You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 26, 2018. It is now read-only.
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' }