nuxt-ssr-firebase icon indicating copy to clipboard operation
nuxt-ssr-firebase copied to clipboard

Error integrating vue-material

Open msantore opened this issue 7 years ago • 1 comments

I've added vue-material per these instructions: https://github.com/vuematerial/nuxtjs

Here is my fork of your repo: https://github.com/msantore/nuxt-ssr-firebase

  • I updated these packages for Firebase Node 8 support on /prod/server/package.json: "firebase-admin": "5.13.1", "firebase-functions": "^2.0.2",

When I firebase serve locally, it works, vue-material isn't loading.

When I deploy to Firebase, I get this error: screenshot 2018-07-27 09 05 28

msantore avatar Jul 27 '18 16:07 msantore

@msantore you got the fix for the issue?

WeAspireDev avatar Sep 12 '18 06:09 WeAspireDev