dmattia / vue-firebase

Declarative Vue.js componets for working with firebase
MIT License
1 stars 1 forks source link

npm run serve - errors #4

Open 8secz-johndpope opened 4 years ago

8secz-johndpope commented 4 years ago
8secz-johndpope commented 4 years ago

import AnonymousProvider from "./components/auth/firebaseui/providers/guest/AnonymousProvider.vue"; 
import AuthUi from "./components/auth/firebaseui/AuthUi.vue";
import CustomProvider from "./components/auth/firebaseui/providers/AuthProvider.vue";
import EmailProvider from "./components/auth/firebaseui/providers/email/EmailProvider.vue";
import FacebookProvider from "./components/auth/firebaseui/providers/facebook/FacebookProvider.vue";
import FireAuth from "./components/auth/FireAuth.vue";
import Query from "./components/database/Query.vue";
import FireProvider from "./components/FireProvider.vue";
import GithubProvider from "./components/auth/firebaseui/providers/github/GithubProvider.vue";
import GoogleProvider from "./components/auth/firebaseui/providers/google/GoogleProvider.vue";
import OAuthParam from "./components/auth/firebaseui/providers/OAuthParam.vue";
import PhoneProvider from "./components/auth/firebaseui/providers/phone/PhoneProvider.vue";
import Recaptcha from "./components/auth/firebaseui/providers/phone/Recaptcha.vue";
import Scope from "./components/auth/firebaseui/Scope.vue";
import TwitterProvider from "./components/auth/firebaseui/providers/twitter/TwitterProvider.vue";
import WhitelistedCountry from "./components/auth/firebaseui/providers/phone/WhitelistedCountry.vue";

I manage to deploy to my own instance

https://vue-firebase-8bf0c.firebaseapp.com/

but don't see whats above / google logo etc https://vue-admin-8secz.firebaseapp.com/