Kubessandra / react-google-calendar-api

An api to manage your google calendar
MIT License
213 stars 89 forks source link

Cannot find namespace 'google' on compile #107

Open mohankumarreshmi opened 1 year ago

mohankumarreshmi commented 1 year ago

Error: node_modules/react-google-calendar-api/dist/ApiCalendar.d.ts:16:18 16 tokenClient: google.accounts.oauth2.TokenClient | null;

Hi, I Am doing ng serve after this dependency added to my project. Unfortunately I ran to this error. However running with your zip works at best. My environment as Angular CLI: 12.2.18 Node: 16.19.1 (Unsupported) Package Manager: npm 8.1.3 OS: win32 x64

Kubessandra commented 1 year ago

This is weird did you find a solution?

mohankumarreshmi commented 1 year ago

Nope sir.