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 UNKNOWN #7

Open
lee-android opened this issue Aug 5, 2018 · 0 comments
Open

Error: spawn UNKNOWN #7

lee-android opened this issue Aug 5, 2018 · 0 comments

Comments

@lee-android
Copy link

i've been wanting to play with this for a long time, but i was never able to get a successful install, so i gave up. now i finally have a successful install :) i ran the example provided to test the app and this is the error i get:

`Microsoft Windows [Version 10.0.16299.492]
(c) 2017 Microsoft Corporation. All rights reserved.

C:\Users\Leonardo Andrews>mementoize "https://www.youtube.com/watch?v=sKRxIvZCmxk" doc-chicken.mp4 5
internal/child_process.js:340
throw errnoException(err, 'spawn');
^

Error: spawn UNKNOWN
at _errnoException (util.js:1031:13)
at ChildProcess.spawn (internal/child_process.js:340:11)
at exports.spawn (child_process.js:499:9)
at exports.execFile (child_process.js:209:15)
at call (C:\Users\Leonardo Andrews\AppData\Roaming\npm\node_modules\mementoize\node_modules\youtube-dl\lib\youtube-dl.js:163:5)
at Function.getInfo (C:\Users\Leonardo Andrews\AppData\Roaming\npm\node_modules\mementoize\node_modules\youtube-dl\lib\youtube-dl.js:285:5)
at module.exports (C:\Users\Leonardo Andrews\AppData\Roaming\npm\node_modules\mementoize\node_modules\youtube-dl\lib\youtube-dl.js:107:10)
at Object. (C:\Users\Leonardo Andrews\AppData\Roaming\npm\node_modules\mementoize\lib\bin\index.js:64:37)
at Module._compile (module.js:641:30)
at Object.Module._extensions..js (module.js:652:10)

C:\Users\Leonardo Andrews>`

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