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

Cannot read properties of undefined (reading 'status') #245

Closed
qrq opened this issue Dec 13, 2024 · 2 comments
Closed

Cannot read properties of undefined (reading 'status') #245

qrq opened this issue Dec 13, 2024 · 2 comments

Comments

@qrq
Copy link

qrq commented Dec 13, 2024

Error event triggered: Error while connecting, TypeError: Cannot read properties of undefined (reading 'status')
{
info: 'Error while connecting',
exception: TypeError: Cannot read properties of undefined (reading 'status')
at WebcastPushConnection.connect (C:\Unity\Node\node_modules\tiktok-live-connector\dist\index.js:289:51)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
}

@qrq qrq changed the title Cannot read properties of undefined (reading 'status') { Cannot read properties of undefined (reading 'status') Dec 13, 2024
@qrq
Copy link
Author

qrq commented Dec 13, 2024

i think isaackogan fix this error in :
Fix: #246

@zerodytrash
Copy link
Owner

Merged! thanks @isaackogan

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

3 participants
@qrq @zerodytrash and others