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 'SDK') #9

Open
JacksonUtsch opened this issue Jan 5, 2024 · 3 comments
Open

Cannot read properties of undefined (reading 'SDK') #9

JacksonUtsch opened this issue Jan 5, 2024 · 3 comments

Comments

@JacksonUtsch
Copy link

Error on creating HMS.SDK instance. Cannot read properties of undefined (reading 'SDK')

@cfarvidson
Copy link

I'm having the same issue. Any update?

@cfarvidson
Copy link

Turns out the following works in a next.js project.

import * as HMS from "@100mslive/server-sdk";

@JacksonUtsch
Copy link
Author

Had additional issues with other SDKs w/o support, opted for using livekit being open source too. @cfarvidson

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

2 participants