Giter Site home page Giter Site logo

Comments (7)

nicolasgarnier avatar nicolasgarnier commented on May 24, 2024

Thanks for reporting. Actually the storage bucket should always be there the first time you generate and copy the snippet so this seems like a bug. I'll report this to the Firebase storage team so that they improve the auto-provisioning. Sorry about this!

from codelab-friendlychat-web.

yarnball avatar yarnball commented on May 24, 2024

No problem. Please update regarding the sign-up button.

The notes were a little confusing at 5 (Install the Firebase Command Line Interface). Do I just "install" (npm install -g firebase-tools) or do I need to "deploy" also?

Deploy (firebase init) wants to know if it is for a "database" or "hosting". Which should it be?

Both ways still have the no-sign up button issue. And yes I've enabled Google in the Auth section of the console.

from codelab-friendlychat-web.

nicolasgarnier avatar nicolasgarnier commented on May 24, 2024

AH yes that's because you deleted what was inside of FriendlyChat.prototype.onAuthStateChanged whereas you should only add the 2 lines at the top of the existing code (just replace the TODO). I'll try to make this clearer in the instructions thanks!

from codelab-friendlychat-web.

nicolasgarnier avatar nicolasgarnier commented on May 24, 2024

And for firebase tools you don't need to run firebase init. I'll also add something in the instructions about this...

from codelab-friendlychat-web.

nicolasgarnier avatar nicolasgarnier commented on May 24, 2024

Also the same applies to checkSignedInWithMessage you should just add the lines and replace the TODO.

from codelab-friendlychat-web.

nicolasgarnier avatar nicolasgarnier commented on May 24, 2024

I changed the error message (for that storageBucket bug) and updated the text in the codelab to make it clearer that you need to add and not replace the function in some cases. Thanks for the report!

from codelab-friendlychat-web.

nicolasgarnier avatar nicolasgarnier commented on May 24, 2024

hey @yarnball could you give us your Project ID? We'd like to see what happen in our backend that caused you not to have the storageBucket created properly.

from codelab-friendlychat-web.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.