Code Monkey home page Code Monkey logo

Comments (5)

alexander-yakushev avatar alexander-yakushev commented on June 26, 2024

@olegakbarov I referred to a situation when you want to specify the confg file dynamically rather than hardcode it. In the case of hardcoding there shouldn't be any problem.

In your case, it is weird that the file is not parsed. I assume you don't get a warning, and populate-from-file silently finishes without making any changes?

from omniconf.

olegakbarov avatar olegakbarov commented on June 26, 2024

i got an following error:

ERROR: [:telegram-token] : Value must be provided.

ofcourse :telegram-token exists in dev-config.edn, so i'm confused

Problem solves when i add default value to (cfg/define ... )

from omniconf.

alexander-yakushev avatar alexander-yakushev commented on June 26, 2024

Can you run (cfg/populate-from-file "dev-config.edn"), and then (cfg/report-configuration)? It will also help if you add another value into the file and see if it appears in the configuration. That way we'll see if the file is parsed at all.

from omniconf.

olegakbarov avatar olegakbarov commented on June 26, 2024

I'm sorry, that's my code. Wrong order of initialization.

Thanks for help and good luck with awesome library!

from omniconf.

alexander-yakushev avatar alexander-yakushev commented on June 26, 2024

Great to know, thank you!

from omniconf.

Related Issues (11)

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.