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: spawn eye ENOENT in window #10

Closed
Myeongjoon opened this issue Jul 10, 2016 · 6 comments
Closed

Error: spawn eye ENOENT in window #10

Myeongjoon opened this issue Jul 10, 2016 · 6 comments

Comments

@Myeongjoon
Copy link
Contributor

I trying to use eyeserver with window

eye command works, but eyeserver 8000 make error.

fdas

How can I avoid this error?

@RubenVerborgh
Copy link
Collaborator

It's strange that eye works then. In what folder is your eye executable? What is your PATH variable set to?

@Myeongjoon
Copy link
Contributor Author

This picture is eye command in home directory.

1

This picture is path setting.

2

@RubenVerborgh
Copy link
Collaborator

Looks like the eye command is installed locally in your current folder. Can you try it from any other folder to confirm?
You need to either move it to one of the folders already in your PATH, or add your current folder to PATH.

@Myeongjoon
Copy link
Contributor Author

I think current folder did not have eye command and eye is in path.
because any folder can use eye command.

This picture is dir command in current folder
1

This picture is eye command in C:\ folder
2

This picture is eyeserver command in c:\ folder
3

@RubenVerborgh
Copy link
Collaborator

Hmm, I'm not a Windows users and have no idea what happens here. It seems that Node.js, for some reason, can't find the eye command.

Perhaps this discussion is related. However, the bug seems to be closed. Are you running the latest version of Node.js?

@Myeongjoon
Copy link
Contributor Author

I found error location, I will pull-request

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

2 participants