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

Git push fails fs.js:557 #30

Open
exmex opened this issue Apr 27, 2017 · 3 comments
Open

Git push fails fs.js:557 #30

exmex opened this issue Apr 27, 2017 · 3 comments

Comments

@exmex
Copy link

exmex commented Apr 27, 2017

fs.js:557
return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
^
Error: ENOENT: no such file or directory, open 'C:\dev\tty'
at Object.fs.openSync (fs.js:557:18)
at Object.<anonymous> (C:\Users\USERNAME\AppData\Roaming\npm\node_modules\github-todos\node_modules\ttys\index.js:9:18)
at Module._compile (module.js:573:32)
at Object.Module._extensions..js (module.js:582:10)
at Module.load (module.js:490:32)
at tryModuleLoad (module.js:449:12)
at Function.Module._load (module.js:441:3)
at Module.require (module.js:500:17)
at require (internal/module.js:20:19)
at Object.<anonymous> (C:\Users\USERNAME\AppData\Roaming\npm\node_modules\github-todos\index.js:6:12)
@nayrrod
Copy link

nayrrod commented May 11, 2017

Same here

@SanchoBlaze
Copy link

Same for me

@atasak
Copy link

atasak commented Dec 30, 2017

Same here. @naholyr do you support Windows? Because if you try to open /dev/tty it will only work on Unix systems...

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

4 participants