Can't deploy to firebase
cbarraford opened this issue · 1 comments
cbarraford commented
I can start locally (with craco start
). And i can server locally (with craco build && serve -s build
). But when i deploy to firebase, it fails. You can see my site at https://skyynetwork-staging.firebaseapp.com/.
Any ideas on what the problem is?
cbarraford commented
I figure it out. Turned out i just needed to upgrade my version of firebase cli (firebase-tools
)