Code Monkey home page Code Monkey logo

Comments (4)

google-oss-bot avatar google-oss-bot commented on June 29, 2024

This issue does not seem to follow the issue template. Make sure you provide all the required information.

from firebase-tools.

aalej avatar aalej commented on June 29, 2024

Hey @tahir606, thanks for reaching out and sharing your debug logs. I’m able to reproduce the error you mentioned. From what I can gather, it occurs when at least one of your env variables doesn’t have a value set, resulting in it being undefined. I’ll raise this to our engineering team to see what we can do here.

from firebase-tools.

tahir606 avatar tahir606 commented on June 29, 2024

Thanks @aalej, That is great to know. What would be the solution here? Setting a value to the env variable? And if so how can I find out which one is it?

Because when I do firebase:config:get I get the complete object with all the envs.

from firebase-tools.

aalej avatar aalej commented on June 29, 2024

That's interesting, I was under the assumption that firebase:config:get was returning something like:

{
  ...
  "my": {
    "test": {}
  }
  ...
}

Got the config above by running firebase functions:config:set my.test.id=. Setting the value of the variable should fix the issue. Any chance you could share an overview of the output of running firebase:config:get? Please change the string values in the output to remove any personal identifiable information.

from firebase-tools.

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.