<turbo-stream action="append" target="posts_list"><template>    <div class="postbit" id="252361" data-post-id="252361">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="QuyenDoan" src="/assets/icons/user-9f439610.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  QuyenDoan
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Thanks for pointing out this to me. Yes, my problem is my mix.exs was not saved after I added the " {:neotoma, “~&gt; 1.7.3”, manager: :rebar3, override: true}, ". It took me a day to find out hahaha, I am using Visual Studio Code and I remember it 's autosaved without Command + S, but in this case I have to press Command +S to save the new update in mix.exs file. One a gain many thanks <a class="mention" href="/u/silverdr" rel="nofollow">@silverdr</a> ^^</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="252361" data-batch-url="/posts/batch_likers">
                        2
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/neotoma-is-using-rebar-2-error/47920/12">Post #11</a>
	                </div>
	            </div>
              <div id="likers-container-252361" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="252361"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #11"></div>
  </section>
</div>
    <div class="postbit" id="258916" data-post-id="258916">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="pepicrft" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/pepicrft/120/31270_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  pepicrft
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hi <img src="https://forum.elixirforum.com/images/emoji/apple/wave.png?v=15" title=":wave:" class="emoji" alt=":wave:" loading="lazy" width="20" height="20"><br>
Following the above suggestion solved my issue, but since I’m doing it from a package that I want to publish in Hex, I get the following error:</p>
<pre data-code-wrap="bash"><code class="lang-bash">** (Mix) Can't build package with overridden dependency neotoma, remove `override: true`
</code></pre>
<p>If I remove the override I get the following one:</p>
<pre data-code-wrap="bash"><code class="lang-bash">Unchecked dependencies for environment dev:
* neotoma (Hex package)
  the dependency neotoma in mix.exs is overriding a child dependency:

  &gt; In mix.exs:
    {:neotoma, "~&gt; 1.7.3", [env: :prod, repo: "hexpm", hex: "neotoma"]}

  &gt; In deps/slime/mix.exs:
    {:neotoma, "~&gt; 1.7", [env: :prod, hex: "neotoma", repo: "hexpm", optional: false]}

  Ensure they match or specify one of the above in your deps and set "override: true"1
</code></pre>
<p>I’m a new to the ecosystem so I’m struggling a bit to address the above issue. Any suggestion is highly appreciated <img src="https://forum.elixirforum.com/images/emoji/apple/pray.png?v=15" title=":pray:" class="emoji" alt=":pray:" loading="lazy" width="20" height="20"></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="258916" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/neotoma-is-using-rebar-2-error/47920/13">Post #12</a>
	                </div>
	            </div>
              <div id="likers-container-258916" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="258916"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-last-post cat-last-post" title="Last post!"></div>
  </section>
</div>
</template></turbo-stream><turbo-stream action="replace" target="load-more-container"><template><div id="load-more-container" class="load-more-container">
    <span class="all-loaded">— All posts loaded —</span>
</div></template></turbo-stream>