Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Cannot read properties of undefined (reading 'reelPlayerHeaderRenderer') #188

Closed
reply2za opened this issue Mar 29, 2023 · 1 comment · Fixed by #189
Closed

Cannot read properties of undefined (reading 'reelPlayerHeaderRenderer') #188

reply2za opened this issue Mar 29, 2023 · 1 comment · Fixed by #189
Labels

Comments

@reply2za
Copy link
Contributor

With the latest update I am getting this error.

TypeError: Cannot read properties of undefined (reading 'reelPlayerHeaderRenderer')
    at parseShort (/Users/za/Documents/projects/db-bot/node_modules/ytsr/lib/parseItem.js:357:67)
    at parseItem (/Users/za/Documents/projects/db-bot/node_modules/ytsr/lib/parseItem.js:28:14)
    at /Users/za/Documents/projects/db-bot/node_modules/ytsr/lib/parseItem.js:411:30
    at Array.map (<anonymous>)
    at parseShelf (/Users/za/Documents/projects/db-bot/node_modules/ytsr/lib/parseItem.js:411:21)
    at parseItem (/Users/za/Documents/projects/db-bot/node_modules/ytsr/lib/parseItem.js:32:14)
    at catchAndLogFunc (/Users/za/Documents/projects/db-bot/node_modules/ytsr/lib/parseItem.js:90:12)
    at module.exports (/Users/za/Documents/projects/db-bot/node_modules/ytsr/lib/parseItem.js:113:46)
    at /Users/za/Documents/projects/db-bot/node_modules/ytsr/lib/main.js:53:34
    at Array.map (<anonymous>)

/********************************************************************************************************************************************************************************************************
failed at func parseItem: Cannot read properties of undefined (reading 'reelPlayerHeaderRenderer')
pls post the the files in local_path/node_modules/ytsr/dumps to https://github.com/TimeForANinja/node-ytsr/issues
os: darwin-arm64, node.js: v18.15.0, ytsr: 3.8.1
********************************************************************************************************************************************************************************************************\
@github-actions
Copy link

🎉 This issue has been resolved in version 3.8.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Trugamr added a commit to Trugamr/botto that referenced this issue Apr 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant