simmatrix / vue-google-auth

[DEPRECATED] Handling Google sign-in and sign-out for Vue.js applications
MIT License
46 stars 45 forks source link

Uncaught (in promise) TypeError: Cannot read property 'getAuthInstance' of undefined #16

Open naveen84123 opened 6 years ago

naveen84123 commented 6 years ago

When I am trying to use this package in vue component. I am getting this error. index.js:54 Uncaught (in promise) TypeError: Cannot read property 'getAuthInstance' of undefined at Object.signIn (index.js:54) at VueComponent.eval (VerifyGoogleAccount.vue?./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script&index=0:53)