nuxt-on-firebase-example icon indicating copy to clipboard operation
nuxt-on-firebase-example copied to clipboard

this works

Open JsusMillan opened this issue 5 years ago • 6 comments

hello, it worked perfect, but it doesn't show me the home page, I get this message

Welcome Firebase Hosting Setup Complete You're seeing this because you've successfully setup Firebase Hosting. Now it's time to go build something extraordinary!

JsusMillan avatar Jan 18 '20 13:01 JsusMillan

Got any updates on this @JsusMillan . I'm also getting the same output

jtundag avatar Mar 16 '20 04:03 jtundag

Hi @crow1796, can you provide the link to your hosted code? I'll check it out as soon as I can.

KiritchoukC avatar Mar 16 '20 05:03 KiritchoukC

Hi @KiritchoukC do you mean this one? https://ptrees.firebaseapp.com/

and this is how my project directory looks like: image

and I did the same exact steps provided in here: https://dev.to/kiritchoukc/deploy-nuxt-on-firebase-4ad8

jtundag avatar Mar 16 '20 05:03 jtundag

I'd like to look at your code to investigate on why you get these messages. Can you set up a git repository with your code ?

KiritchoukC avatar Mar 16 '20 07:03 KiritchoukC

Here you go @KiritchoukC https://github.com/crow1796/ptrees it's actually just a new project

jtundag avatar Mar 16 '20 14:03 jtundag

hi @JsusMillan & @crow1796 have you tried to delete the index.html file in the public folder? afterwards everything should work, meaning the ssr should take over :)

mfeyx avatar Jun 20 '20 11:06 mfeyx