ERROR TypeError: req.prependListener is not a function
Open
- 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.