Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error running "node static.js" #2549

Closed
borisovg opened this issue Jun 15, 2015 · 0 comments
Closed

Error running "node static.js" #2549

borisovg opened this issue Jun 15, 2015 · 0 comments

Comments

@borisovg
Copy link

Command runs, but when client connects to server app crashes:

borisov@deli:~/test/ace $ node static.js 
http://10.100.0.201:8888

fs.js:696
  return binding.stat(pathModule._makeLong(path));
                 ^
Error: ENOTDIR, not a directory '/home/borisov/test/ace//.gitignore/'
    at Object.fs.statSync (fs.js:696:18)
    at /home/borisov/test/ace/static.js:39:24
    at Array.map (native)
    at /home/borisov/test/ace/static.js:36:30
    at Object.cb [as oncomplete] (fs.js:169:19)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant