Skip to content
This repository has been archived by the owner on Nov 21, 2020. It is now read-only.

unable start application : (node:10040) [ENOENT] Error Plugin: udemy-dl: ENOENT: no such file or directory, open '/usr/local/lib/node_modules/udemy-dl/node_modules/figlet/fonts/doh.flf' module: @oclif/[email protected] #71

Open
timesofbeer opened this issue May 5, 2020 · 8 comments

Comments

@timesofbeer
Copy link

facing this issue while running udl login command

@timesofbeer
Copy link
Author

node:10040) [ENOENT] Error Plugin: udemy-dl: ENOENT: no such file or directory, open '/usr/local/lib/node_modules/udemy-dl/node_modules/figlet/fonts/doh.flf'
module: @oclif/[email protected]
task: runHook init
plugin: udemy-dl
root: /usr/local/lib/node_modules/udemy-dl
See more details with DEBUG=*

@riazXrazor
Copy link
Owner

?? node version, os,
how did u install it ??
plz provide more info bro

@iamtamaghna
Copy link

I am having the same issue.
Environment
OS: Ubuntu 20.04 LTS
node: v10.19.0

@timesofbeer
Copy link
Author

?? node version, os,
how did u install it ??
plz provide more info bro

ubuntu 18 , node version 10

@riazXrazor
Copy link
Owner

Hmm try node 12 >

@timesofbeer
Copy link
Author

okay

@riazXrazor
Copy link
Owner

riazXrazor commented May 28, 2020

any way need some help in this project now , can't pass the "are you human captcha", some how api request from tool is being detected as bot

@bhalicki
Copy link

bhalicki commented Jun 4, 2020

doh.flf has been renamed to Doh.flf at some point (or incorrect in latest udemy-dl package). As a temporary workaround, you could...

cd /usr/local/lib/node_modules/udemy-dl/node_modules/figlet/fonts/
mv Doh.flf doh.flf

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants