Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mix deps.get crashes on new cloned project #78

Closed
tadasajon opened this issue Oct 7, 2021 · 5 comments
Closed

mix deps.get crashes on new cloned project #78

tadasajon opened this issue Oct 7, 2021 · 5 comments
Labels
help wanted If you can help make progress with this issue, please comment! in-progress An issue or pull request that is being worked on by the assigned person technical A technical issue that requires understanding of the code, infrastructure or dependencies user-feedback Feedback from people using the App

Comments

@tadasajon
Copy link

  1. I cloned the repo
  2. I switched to the same version of elixir specified in the mix.exs file
  3. I tried to run mix deps.get
  4. I got ** (FunctionClauseError) no function clause matching in String.replace/4 along with an ugly crash
@tadasajon
Copy link
Author

I guess this is addressed here: dwyl/learn-elixir#147

@nelsonic nelsonic added help wanted If you can help make progress with this issue, please comment! in-progress An issue or pull request that is being worked on by the assigned person technical A technical issue that requires understanding of the code, infrastructure or dependencies user-feedback Feedback from people using the App labels Oct 7, 2021
@nelsonic
Copy link
Member

nelsonic commented Oct 7, 2021

@tadasajon thanks very much for opening this issue to report the problem.
Were you able to get it running with required Environment Variables? https://github.com/dwyl/app-mvp-phoenix#2-required-environment-variables
If not, please let us know. Thanks.

@tadasajon
Copy link
Author

@nelsonic Yes, mix deps.get works fine if the .env_sample file is configured and loaded as the README specifies. I guess I should just be a more careful reader, since that is step 2 in the process that is outlined.

@nelsonic
Copy link
Member

nelsonic commented Oct 7, 2021

@tadasajon Glad you got it working. Let us know if you need anything else. 👍

@nelsonic
Copy link
Member

nelsonic commented Aug 8, 2022

This was addressed last year. No longer an issue in the latest version of auth_plug or the MVP #90

@nelsonic nelsonic closed this as completed Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted If you can help make progress with this issue, please comment! in-progress An issue or pull request that is being worked on by the assigned person technical A technical issue that requires understanding of the code, infrastructure or dependencies user-feedback Feedback from people using the App
Projects
None yet
Development

No branches or pull requests

2 participants