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
This error occurred when I tried to use the "getAllVideosFromUser" function to get all the videos from a TikTok user. I checked my code and found no reference to "__name", so it seems that the problem is in the library.
I am using the latest version of the library, which is version 3.1.2. I tried running the code in different environments and the error persisted in all of them.
I believe that this error may be affecting other users of the library as well, so I wanted to report it so that the development team can fix it as soon as possible.
Please let me know if there is any additional information I can provide to help resolve this issue. Thank you.
Node Version: v18.14.2
The text was updated successfully, but these errors were encountered:
Recently, while using the TikTokScraper library, I encountered the following error:
"ReferenceError: __name is not defined"
Code:
This error occurred when I tried to use the "getAllVideosFromUser" function to get all the videos from a TikTok user. I checked my code and found no reference to "__name", so it seems that the problem is in the library.
I am using the latest version of the library, which is version 3.1.2. I tried running the code in different environments and the error persisted in all of them.
I believe that this error may be affecting other users of the library as well, so I wanted to report it so that the development team can fix it as soon as possible.
Please let me know if there is any additional information I can provide to help resolve this issue. Thank you.
Node Version: v18.14.2
The text was updated successfully, but these errors were encountered: