Error Angular Compile | Community
Skip to main content
Newcomer
March 1, 2022
Solved

Error Angular Compile

  • March 1, 2022
  • 1 reply
  • 2 views

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 ?

    Best answer by J-Zoom-ATL

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

    1 reply

    Employee
    March 1, 2022

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