nuxt-community / legacy-modules

MIT License
1.29k stars 157 forks source link

@nuxtjs/firebase - package doesn't exist #201

Open Hexodus opened 6 years ago

Hexodus commented 6 years ago

Reproduction link

https://www.npmjs.com/search?q=%40nuxtjs%2Ffirebase

Steps to reproduce

Just check on npmjs for this package. See the link.

What is expected ?

@nuxtjs/firebase package should be available via npm

What is actually happening?

@nuxtjs/firebase package doesen't exist at all!

Additional comments?

The installation instruction is very unclear too. We should install @nuxtjs/firebase but add @nuxtjs/firebird to the modules and in the modules config there is a @rafamaciel/firebase

When this module is unsupported or will be abandoned so please state it clearly.

This bug report is available on Nuxt.js community (#c119)
Imanullah commented 6 years ago

you should tweak create in plugin... Im using firestore... i tried to do this created in plugin so we can access it in component and vuex

i still have a problem with SSR... but for SPA is going on well