You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 21, 2020. It is now read-only.
udemy-dl/2.0.5 linux-x64 node-v10.19.0
(node:8544) [ENOENT] Error Plugin: udemy-dl: ENOENT: no such file or directory, open '/usr/lib/node_modules/udemy-dl/node_modules/figlet/fonts/doh.flf'
module: @oclif/config@1.14.0
task: runHook init
plugin: udemy-dl
root: /usr/lib/node_modules/udemy-dl
See more details with DEBUG=*
In '/usr/lib/node_modules/udemy-dl/node_modules/figlet/fonts/ is a file Doh.flf. Renaming that to doh.flf resolves the error.
All font names in that folder are capitalized and not lower case.
The text was updated successfully, but these errors were encountered:
udemy-dl/2.0.5 linux-x64 node-v10.19.0
(node:8544) [ENOENT] Error Plugin: udemy-dl: ENOENT: no such file or directory, open '/usr/lib/node_modules/udemy-dl/node_modules/figlet/fonts/doh.flf'
module: @oclif/config@1.14.0
task: runHook init
plugin: udemy-dl
root: /usr/lib/node_modules/udemy-dl
See more details with DEBUG=*
In '/usr/lib/node_modules/udemy-dl/node_modules/figlet/fonts/ is a file Doh.flf. Renaming that to doh.flf resolves the error.
All font names in that folder are capitalized and not lower case.
The text was updated successfully, but these errors were encountered: