GithubHelp home page GithubHelp logo

Comments (4)

trenpixster avatar trenpixster commented on August 24, 2024

@mrluc interesting; is it possible that you kept a reference to MyApp.MyUser somewhere else in the project? Did you try to search in all files for it? Addict itself doesn't reference MyApp.MyUser - apart from the example on README.md.

from addict.

mrluc avatar mrluc commented on August 24, 2024

Yeah, I git-grepped for it, and also as I mentioned above the env vals for addict are correct in a running iex, I can spit out the config and see its correct, spit out addicts get_env and see that's correct - but then a post result in that error! Crazy.

I know addict doesn't have that symbol in its project - I just wonder where that val could be coming from! My mix.exs had that value at one point, but no more, and I triggered re compilation of at least my code -- is there any way that the value could have been compiled into an addict artifact?

from addict.

mrluc avatar mrluc commented on August 24, 2024

... aaaand it looks like that was it. :) Completely deleting _build/ fixed it.

Feels like changing the config file should be enough, but it's working now; closing until/if I later find time to reproduce and document better.

from addict.

trenpixster avatar trenpixster commented on August 24, 2024

Hah nice! I gotta change the configurations out of mix to avoid this kind of mess up 👍

from addict.

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.