vuejs / vuefire

🔥 Firebase bindings for Vue.js
https://vuefire.vuejs.org
MIT License
3.82k stars 323 forks source link

unable to deploy to firebase hosting after update #1420

Closed crunchwrap89 closed 10 months ago

crunchwrap89 commented 10 months ago

Reproduction

--

Steps to reproduce the bug

after updating firebase, nuxt, and nuxt-vuefire packages all to latest version i am unable to deploy.

nuxt build finishes fine without errors and i can run it locally, but when running "npx firebase-tools deploy" or "npx firebase deploy" i get below error msg:

shutdown requested via /__/quitquitquit

Error: An unexpected error has occurred.

I have been able to deploy without issues before updating

Expected behavior

Ability to deploy

Actual behavior

Error,, see attached screenshots.

error

Additional information

No response

posva commented 10 months ago

I can’t check without a repro

posva commented 10 months ago

https://github.com/vuejs/vuefire/issues/1421