[WEB SDK 2.0.0] I can’t import ZoomMtgEmbedded via npm

Description
$ yarn add @zoomus /websdk

And I try to follow this guide (https://marketplace.zoom.us/docs/sdk/native-sdks/web/component-view/import-sdk)

But I can’t import ZoomMtgEmbedded from ‘@zoomus/websdk/embedded’

It seems that it is not exported in “dist/index.js” file.

  • there is just module.exports = require('./dist/zoomus-websdk.umd.min') in index.js.

  • I also deleted node_modules and installed @zoomus/websdk, but same issue occured…

Which Web Meeting SDK version?
2.0.0

1 Like
1 Like

Thanks @daniel2 . @hjy8697 ,

Apologies for the confusion, we have fixed this in version 2.0.1. :slight_smile:

Thanks,
Tommy

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.