codediodeio / angular-firestarter

🍱 :fire: Angular + Firebase Progressive Web App Starter
https://firestarter.fireship.io/
956 stars 437 forks source link

Failed to deploy to Firebase #96

Open mail2mz opened 3 years ago

mail2mz commented 3 years ago

I clone the project, modified the firebase config data based on my own appId. Things are running well on my local machine.

However, it failed to when I want use firebase as hosting. Here is my steps: firebase init, firebase deploy.

The deploy is completed. However it does not show the web app when i use the URL. Here is snapshot of the result when I try to reach the URL. (https://user-images.githubusercontent.com/41298556/83690521-e73b1680-a5be-11ea-862f-8964115f2228.JPG)

HarrisonMayotte commented 3 years ago

Can you share your firebase.json? Be sure to censor any private information (project name (if it matters if it's private), appid, etc.)