-
Notifications
You must be signed in to change notification settings - Fork 217
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
Firebase v9 #18
Comments
Yeah the issue for me is around the firebase init section... looks like they changed a lot around that in V9. Here is a somewhat useful link I found in the mean time (if you have typescript setup) Firebase With Next.js in V9 I am new to Fireship and this is my first project. Great content and explanations from Jeff, but with everything he has out it has to be tough to manage all the updates. Best to match up your dependencies with his by copying this repo's package.json when you start. Your app will be a little behind, but for the purpose of learning about Firebase it is more than sufficient :) |
I've found out that the easiest way to make codes from firbase.js works is that |
@shanliangc Thank you for the answer. |
hello, this code is not working on firebase v9. can you somehow update the code to fit the needs of the new firebase?
thanks in advance,
Nick
The text was updated successfully, but these errors were encountered: