Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration Error #11

Open
bsbilal opened this issue May 1, 2023 · 0 comments
Open

Configuration Error #11

bsbilal opened this issue May 1, 2023 · 0 comments

Comments

@bsbilal
Copy link

bsbilal commented May 1, 2023

Hey, your script gets error:

tweets.js:1
window.YTD.tweet.part0 = [ {
                       ^

TypeError: Cannot set properties of undefined (setting 'part0')
    at Object.<anonymous> (C:\tweets-cleaner\tweets.js:1:24)
    at Module._compile (node:internal/modules/cjs/loader:1103:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1157:10)
    at Module.load (node:internal/modules/cjs/loader:981:32)
    at Function.Module._load (node:internal/modules/cjs/loader:822:12)
    at Module.require (node:internal/modules/cjs/loader:1005:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at getTweets (C:\tweets-cleaner.js:10:18)
    at main (C:\tweets-cleaner.js:35:21)
    at Object.<anonymous> (C:\tweets-cleaner.js:32:1)

do you have any advice? thanks

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

No branches or pull requests

1 participant