fent / fent/node-ytdl-core

ERROR TypeError: req.prependListener is not a function

Open
#1,219 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
4.7k
Forks
852
PR merge metrics
No merged PRs in 30d

Description

I have the 4.11.4 version patched as https://github.com/fent/node-ytdl-core/issues/1216

When executing
` ytdl.downloadFromInfo(info, downloadOptions).pipe(file);`

Sometimes I am getting
`ERROR TypeError: req.prependListener is not a function `

It only happens Why running my Angular Electron app by npm start, not on the built app.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.