ERROR in src/app/app.component.ts(21,23): error TS2339: Property 'client' does not exist on type 'AngularAgoraRtcService'.
src/app/app.component.ts(40,25): error TS2339: Property 'client' does not exist on type 'AngularAgoraRtcService'.
src/app/app.component.ts(43,25): error TS2339: Property 'client' does not exist on type 'AngularAgoraRtcService'.
src/app/app.component.ts(50,23): error TS2339: Property 'client' does not exist on type 'AngularAgoraRtcService'.
src/app/app.component.ts(53,27): error TS2339: Property 'client' does not exist on type 'AngularAgoraRtcService'.
src/app/app.component.ts(61,23): error TS2339: Property 'client' does not exist on type 'AngularAgoraRtcService'.
src/app/app.component.ts(63,25): error TS2339: Property 'client' does not exist on type 'AngularAgoraRtcService'.
src/app/app.component.ts(68,23): error TS2339: Property 'client' does not exist on type 'AngularAgoraRtcService'.
src/app/app.component.ts(74,23): error TS2339: Property 'client' does not exist on type 'AngularAgoraRtcService'.
src/app/app.component.ts(81,23): error TS2339: Property 'client' does not exist on type 'AngularAgoraRtcService'.
src/app/app.module.ts(3,33): error TS2305: Module '"D:/ajs/Angular-Agora-RTC-master/node_modules/angular-agora-rtc/angular-agora-rtc"' has no exported member 'AgoraConfig'.
src/app/app.module.ts(17,27): error TS2339: Property 'forRoot' does not exist on type 'typeof AngularAgoraRtcModule'.
ERROR in src/app/app.component.ts(21,23): error TS2339: Property 'client' does not exist on type 'AngularAgoraRtcService'. src/app/app.component.ts(40,25): error TS2339: Property 'client' does not exist on type 'AngularAgoraRtcService'. src/app/app.component.ts(43,25): error TS2339: Property 'client' does not exist on type 'AngularAgoraRtcService'. src/app/app.component.ts(50,23): error TS2339: Property 'client' does not exist on type 'AngularAgoraRtcService'. src/app/app.component.ts(53,27): error TS2339: Property 'client' does not exist on type 'AngularAgoraRtcService'. src/app/app.component.ts(61,23): error TS2339: Property 'client' does not exist on type 'AngularAgoraRtcService'. src/app/app.component.ts(63,25): error TS2339: Property 'client' does not exist on type 'AngularAgoraRtcService'. src/app/app.component.ts(68,23): error TS2339: Property 'client' does not exist on type 'AngularAgoraRtcService'. src/app/app.component.ts(74,23): error TS2339: Property 'client' does not exist on type 'AngularAgoraRtcService'. src/app/app.component.ts(81,23): error TS2339: Property 'client' does not exist on type 'AngularAgoraRtcService'. src/app/app.module.ts(3,33): error TS2305: Module '"D:/ajs/Angular-Agora-RTC-master/node_modules/angular-agora-rtc/angular-agora-rtc"' has no exported member 'AgoraConfig'. src/app/app.module.ts(17,27): error TS2339: Property 'forRoot' does not exist on type 'typeof AngularAgoraRtcModule'.
Pls check.