google sign-in with angular2 and typescript - where to get gapi?
I'm trying to use google sign-in with angular2 by following this question: Google Sign-In for Websites and Angular 2 using Typescript But I'm getting an error: ORIGINAL EXCEPTION: ReferenceError: gapi is not defined ORIGINAL STACKTRACE: ReferenceError: gapi is not defined at LoginAppComponent.ngAfterViewInit (http://localhost:3000/app/login.component.js:33:9) at DebugAppView._View_AppComponent0.detectChangesInternal (AppComponent.template.js:46:68) at DebugAppView.AppView.detectChanges (http://localhost:3000/node_modules/@angular/core//bundles/core.umd.js:12143:18) at DebugAppView