You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/nuxt/getting-started.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ The Nuxt VueFire module is still a work in progress and it might contain breakin
7
7
## Installation
8
8
9
9
```bash
10
-
npm install vuefire nuxt-vuefire
10
+
npm install vuefire nuxt-vuefire firebase
11
11
```
12
12
13
13
Additionally, if you are using [SSR](https://nuxt.com/docs/api/configuration/nuxt-config/#ssr), you need to install `firebase-admin` and its peer dependencies:
0 commit comments