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

Problem when install youtube-dl #4542

Closed
phongdaohp opened this issue Dec 22, 2014 · 1 comment
Closed

Problem when install youtube-dl #4542

phongdaohp opened this issue Dec 22, 2014 · 1 comment

Comments

@phongdaohp
Copy link

@phongdaohp phongdaohp commented Dec 22, 2014

I installed nodejs module youtube-dl but when I run code, I got error

On windows
events.js:72
throw er; // Unhandled 'error' event
^
Error: spawn ENOENT
at errnoException (child_process.js:1001:11)
at Process.ChildProcess._handle.onexit (child_process.js:792:34)

On centos

events.js:72
throw er; // Unhandled 'error' event
^
Error: spawn EACCES
at errnoException (child_process.js:1001:11)
at Process.ChildProcess._handle.onexit (child_process.js:792:34)

Although I install youtube-dl for windows and download video succeeded.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Dec 22, 2014

This is unrelated to youtube-dl. You should report to this issue to node-youtube-dl.

@dstftw dstftw closed this Dec 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.