Kubessandra / react-google-calendar-api

An api to manage your google calendar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot find namespace 'google' on compile

mohankumarreshmi opened this issue · comments

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

This is weird did you find a solution?

Nope sir.