Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set SSR to false breaks the build #591

Open
ismail9k opened this issue Oct 15, 2021 · 0 comments
Open

Set SSR to false breaks the build #591

ismail9k opened this issue Oct 15, 2021 · 0 comments

Comments

@ismail9k
Copy link

Version

@nuxtjs/firebase: 7.6.1
firebase: 8.6.5
nuxt: 2.15.8

Steps to reproduce

  1. Clone this repo: https://github.com/lupas/nuxt-firebase-demo
  2. In nuxt.config.ts file add ssr: false to the configs object
  3. Run npm run build

What is Expected?

Nuxt build successfully

What is actually happening?

Build fails with this error:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant