Simon
Simon
Running sobelow returns the following messages:  I'm going to have a look if we can remove some of the messages
Yes it's on localhost. It's not a big issue and I think as soon as the admin user authenticate with either Google or Github the `auth_provider` value is updated (need...
phx_gen_auth is now part of Phoenix since the 1.6 version. see: https://hexdocs.pm/phoenix/mix_phx_gen_auth.html Not a bad prediction :smile: >and possibly even the inclusion into Phoenix 2.0.
The PR https://github.com/dwyl/fields/pull/92 is now merged.
Running `mix ecto.reset` and trying the run the application returns a constraint error:  Fixed by deleting ald session/cookies from the browser
error while running `mix ecto.reset`:  It looks like the error is link when using Fields to insert the person email. solution: - The application compiled however I forgot to...
@nelsonic thanks, I just found out what was the issue, we just need to make sure the environment variables are sourced before the project is compiled! I've updated my previous...
Hi @tadasajon thanks for opening this issue. **Concerning the assets:** Now that we have updated the project to use Phoenix 1.6 the `npm install --prefix assets` command might not be...
I've just try the running the application again from a fresh git clone and it sees to be working fine for me. Maybe the error is due to the environment...
Looks like they have a beta version ready. I can try to install it https://tuple.app/downloads/linux#install I'm using/learning neovim at the moment, it requires a bit more setup but using tmux/tmate...