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


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="g4rick" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/g4rick/120/10712_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  g4rick
                    <span class="op-star" title="Thread Starter">
                      <img alt="OP" class="op-star-icon" src="/assets/thread-icons/thread-icon-thread-starter-df91e872.png" />
                    </span>
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>After I compare two mix.exs file from difference project finally find out<br>
<code> {:sso_login, "&gt;= 0.0.0", organization: "helijia"}</code> the organization deps is the key.<br>
When I remove it, no error!!<br>
So the reason are in those commands in the iTerm2 history</p>
<pre data-code-wrap="elixir"><code class="lang-elixir">mix hex.organization key acme
mix hex.organization key helijia
mix hex.organization list
mix hex.organization key helijia list
mix hex.organization key helijia generate
</code></pre>
<p>And after I deauth <code>mix hex.user deauth</code> and <code>mix hex.user auth</code> it works!!!<br>
Still don’t know why this cause error but fix it…<br>
Thanks guys!</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="87660" 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/mix-deps-get-error-functionclauseerror-no-function-clause-matching-in-string-to-charlist-1/15026/17">Post #16</a>
	                </div>
	            </div>
              <div id="likers-container-87660" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="87660"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-solved cat-solved" title="Marked as solution"></div>
  </section>
</div>
    <div class="postbit" id="337223" data-post-id="337223">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I am using nix and the local hex version is 2.0.x and <code>phx_new</code> version is the latest 1.17.x.<br>
after do <code>mix local.hex</code>, the hex version is now latest 2.1.1, and everything works.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="337223" 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/mix-deps-get-error-functionclauseerror-no-function-clause-matching-in-string-to-charlist-1/15026/18">Post #17</a>
	                </div>
	            </div>
              <div id="likers-container-337223" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="337223"
                     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>