cancel
Showing results for 
Search instead for 
Did you mean: 

Error Angular Compile

skillshustle
Listener

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 ?

1 ACCEPTED SOLUTION

J-Zoom-ATL
Community Champion | Zoom Employee
Community Champion | Zoom Employee

@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. 

View solution in original post

1 REPLY 1

J-Zoom-ATL
Community Champion | Zoom Employee
Community Champion | Zoom Employee

@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.