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

Build error on Heroku: ERROR: unable to locate `youtube-dl` at ' + binPath #23336

Closed
hartpence opened this issue Dec 6, 2019 · 1 comment
Closed

Comments

@hartpence
Copy link

@hartpence hartpence commented Dec 6, 2019

Getting the following build error:

2019-12-06T17:28:12.044805+00:00 app[web.1]: /app/node_modules/youtube-dl/lib/get-binary.js:11
2019-12-06T17:28:12.044809+00:00 app[web.1]: throw new Error('ERROR: unable to locate youtube-dl at ' + binPath)
2019-12-06T17:28:12.044811+00:00 app[web.1]: ^
2019-12-06T17:28:12.044881+00:00 app[web.1]: /app/node_modules/youtube-dl/lib/get-binary.js:1
2019-12-06T17:28:12.044884+00:00 app[web.1]: Error: ERROR: unable to locate youtube-dl at /app/node_modules/youtube-dl/bin
2019-12-06T17:28:12.044886+00:00 app[web.1]: at module.exports (/app/node_modules/youtube-dl/lib/get-binary.js:11:11)
2019-12-06T17:28:12.044888+00:00 app[web.1]: at Object. (/app/node_modules/youtube-dl/lib/youtube-dl.js:18:41)
2019-12-06T17:28:12.044891+00:00 app[web.1]: at Generator.next ()
2019-12-06T17:28:12.044893+00:00 app[web.1]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:995:10)
2019-12-06T17:28:12.105947+00:00 app[web.1]: npm ERR! code ELIFECYCLE

@remitamine
Copy link
Collaborator

@remitamine remitamine commented Dec 6, 2019

report to the relevant project(most likely node-youtube-dl project).

@remitamine remitamine closed this Dec 6, 2019
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.