[Web SDK 2.0.0] Cannot find module '@zoomus/websdk/embedded' 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')
    I also deleted node_modules and installed @zoomus/websdk, but same issue occured…

Which Web Meeting SDK version?
2.0.0

Hey @hjy8697 ,

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

Thanks,
Tommy

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