
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2022-03-01 10:51 AM
during building the app i hade recieved this error.
node_modules/@zoomus/websdk/index.d.ts:67:32 - error TS2314: Generic type 'Promise<T>' requires 1 type argument(s).
67 function load(lang: string): Promise;
~~~~~~~
node_modules/@zoomus/websdk/index.d.ts:73:54 - error TS2314: Generic type 'Promise<T>' requires 1 type argument(s).
73 function load(url: string | object, lang: string): Promise;
what i can do ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2022-03-01 10:53 AM
@skillshustle The best place for this question would be directed at our developer support community at https://devforum.zoom.us/.
If this post helps point you in the right direction, please hit the "Accept as Solution" below.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2022-03-01 10:53 AM
@skillshustle The best place for this question would be directed at our developer support community at https://devforum.zoom.us/.
If this post helps point you in the right direction, please hit the "Accept as Solution" below.
